Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_oper_exp.py:
x = 2 y = 5 print(x ** y) #same as 2*2*2*2*2