题目内容

Python中的表示符不区分大小写。( )

A. 对
B. 错

查看答案
更多问题

下列标识符中,合法的是。( )

A. helloWorld
B. 2ndObj
C. hello
D. world
E. _hellowarld

下列符号中,表示Python中的单行注释的是( )

A.
B. //
C.