python-hard-way/README.md

8 行
495 B
Markdown

2018-09-30 01:06:38 +00:00
# Python Scripts
These are an assortment of my Python scripts, most of them while following "Python The Hard Way", some while not.
2018-10-06 17:50:28 +00:00
The most interesting (in my opinion) are [The Python Caeser Cipher Helper](Caeser-Cipher), [The Dots of Death (Use with caution)](ex7-dots.py) and the latest is in Alpha state and is sadly lacking parameters which makes testing hard: [Sermon-Upload](Sermon-Upload)
2018-09-30 01:06:38 +00:00
2018-09-30 01:07:43 +00:00
You can also find out if you're a giant here (Read the comments): [Short and Tall](ex11_Fun.py)