it currently supports: HEAVY NESTED LOOPS print(), input(), type() concatenation of strings arithmetic expressions: + - * / ** % relational operators: == != > >= < <= if statements, but not elif or else, yet. for … in range(…) loops math functions like math.sin, cos, tan, sqrt