Type the python code in test.py
Run obfuscate.py by running the following command: python obfuscate.py alternatively for python3: python3 obfuscate.py
A bf file named out.bf will be created consisting of the subsequent brainf code.
Run unobfuscate.py to translate the bf code. python unobfuscate.py