Computer Science
State whether the following statement is True or False :
The identifiers in Python can begin with an underscore.
Python Funda
4 Likes
Answer
True
Answered By
2 Likes
Related Questions
Fill in the blanks:
Strings can be created with _________ quotes, _________ quotes and _________ quotes.
State whether the following statement is True or False :
Keywords can be used as identifier names.
State whether the following statement is True or False :
0128 is a legal literal value in Python.
State whether the following statement is True or False :
0x12EFG is a legal literal value in Python.