8 lines
514 B
Markdown
8 lines
514 B
Markdown
|
# Python Scripts
|
||
|
|
||
|
These are an assortment of my Python scripts, most of them while following "Python The Hard Way", some while not.
|
||
|
|
||
|
The most interesting (in my opinion) are [The Python Caeser Cipher Helper](src/branch/master/Caeser-Cipher), [The Dots of Death (Use with caution)](src/branch/master/ex7-dots.py) and the latest is a work in progress: [Sermon-Upload](src/branch/master/Sermon-Upload)
|
||
|
|
||
|
You can also find out if you're a giant here (Read the comments): [Short and Tall](src/branch/master/ex11_Fun.py)
|