1、创建python文件,testmath.py;. 2、编写python代码,计算根号2;. import math. print(math.sqrt(2)). 3、右击,选择'在终端中运行Python文件';.
確定! 回上一頁