System Requirements Python 3 Running python3 calc.py example.txt Limitations No support for division or other math functions than add, subtract and multiply. Reserved commands can not be used as register name e.g. print Currently only support integer values. Float values will not work.