Python spell checker for detecting spelling errors

python
719
0
Prompt
Build a spell checker in Python that takes a string as input and returns a list of spelling errors, if any.