Skip to content

My personal collection of Python programming practice files.

License

Notifications You must be signed in to change notification settings

CM-Pickell/python-practice

 
 

Repository files navigation

python-practice

My personal collection of Python programming practice files. Expect them to be filled with notes, redundant code, and test cases.

None of these files are intended for use other than learning via comparison. If you know a cleaner way of coding a practice case, feel free to let me know!

Some Notes:

  1. I initialize variables when possible.
  2. I always validate inputs.
  3. I always prefer readable over concise code.

About

My personal collection of Python programming practice files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%