Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 871 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 871 Bytes

Beginners-Python-Programs

Basic python CLI programs as examples.
All the examples are useful examples.
These examples are of beginner level.

Note: In 2.x versions input isn't useful. Similarly, in 3.x versions raw_input isn't useful. Also, xrange() and other methods are discontinued or changed in 3.x versions of Python. Change the keywords accordingly.


Update: I wrote these programs when I was just starting out with programming, now I realize that many of them seem quite amateur in their rendering so I've decided to audit through all of them and update them according to my current capabilities.

Files outside particular directories have not been checked yet
Files inside, directories offer better code and explanation

Also see this : Beginners-Python-Examples/CONTRIBUTING.md
contact electric.vision.x19@gmail.com