A collection of code challenges (problems) solved in Python. The files include the challenge, the answer (Python code), testing values and correct expected outputs. The files are ready to be run on a (say) IDE or terminal, and if done so the output will print on the terminal (stdout) and can be compared with the expected outputs contained on the files.
Jamil Said Jr -- Copyright (C) Jamil Said Jr