Sample Python3 Language Template

Credit goes to Zzzyt

"py":{
		"ext":"py",
		"name":"Python 3",
		"compileCmd":[],
		"runCmd":["python3","Main.py"],
		"opCode":[12,21,257,5,9,3,0,10,158,11,218,273,13,14,302,202,318,16,4,89,99,131,78,72,8,39,32,107,102,108,104,6,79,1,231,217],
		"file":["Main.py"],
		"aceName":"python"
}

Last updated