相关考题
-
单项选择题
python中,下列是正确的变量名的是()
A.while
B.if
C.in
D.IN -
单项选择题
python中,“hello”[:-1:]的值是()
A."olleh"
B."hello"
C."hell"
D."o" -
单项选择题
python中,常用的数学模块的是()
A.math
B.random
C.thread
D.sax