Pseudocode to Python

This is a simple project to convert pseudocode to python code. The specifications for the pseudocode are here

example.txt contains some example pseudocode, then example.py contains the converted python code.