/ globalVar.py
globalVar.py
1  memory = [''] * 10000000
2  functions = []
3  currentLine = 0
4  code = ""