判断题

执行语句from math import sin之后,可以直接使用sin()函数,例如sin(3)。

【参考答案】

正确

(↓↓↓ 点击‘点击查看答案’看答案解析 ↓↓↓)
热门 试题

判断题
判断题
Python关键字不可以作为变量名。