* 请在下面框中输入Python代码(也可从右侧菜单中选择相应方法的程序)并点击【运行】按钮进行计算:
print(2+3) print(2-3) print(2*3) print(2/3) print(2**3)
结果框
图形框
Loading...
运算