Skip to content

power-coders/pydebug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydebug

a small set of python sketches that do not run as expected and wait to be debugged.

used as exercises for

power.coders

the idea of these buggy sketches is to learn to read python's traceback. python will tell you very precisely why and also where it is unhappy with your code. one of the goals of these snippets is to learn to read the traceback and then fix the code.

good luck!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%