News

A simple hashed together converter written in python for converting python programs to AQA Computer Science Pseudocode recommended syntax. Original version by gbaman This was written initially for my ...
Grab a copy of python-pseudocoder.py Open the file in a text editor and locate pythonFile = "test.py" Modify test.py to the full path of your python file you want to convert. Then run ...