下列标识符中,合法的是( )。
A: helloWorld
B: 2ndObj
C: hello
D: world
E: if
A: helloWorld
B: 2ndObj
C: hello
D: world
E: if
举一反三
- 下列标识符中,合法的是( )。 A: helloWorld B: 2ndObj C: hello D: world E: helloworid
- 下列选项中,合法的标识符是( ) A: A. helloWorld B: B. 2ndObj C: C. hello D: world E: D. as
- 下列标识符中,属于 Python合法的是( )。 A: helloworld B: 3hello C: hello D: world E: _helloworld
- 下列标识符中,不合法的是()。 A: 2ndObj B: hellotworld C: _helloworld D: helloWorld
- 下面哪个标识符是合法的? ( ) A: 9HelloWorld B: _Hello World C: Hello*World D: Hello$World