[BEGINNER] Practice Python by fixing errors

I have created a GitHub repository to help beginners practice Python by fixing errors. The errors have been designed to be simple so that beginners can develop the momentum and confidence that comes from a series of small wins.

By working through these examples, you can hope to get better at:

  • reading errors
  • debugging
  • reading and editing other people’s code
  • Googling for specific issues

Detailed instructions on how to use the repository are in the README section of the GitHub repository: https://github.com/qxf2/wtfiswronghere