True/False
In Python, a comma can be used in numerical literal values greater than 999. That is, one thousand can be represented as either 1,000 or 1000 within a Python program.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: Since any floating-point representation contains only a
Q52: In Python, string literals may contain<br>A) letters<br>B)
Q53: Python built-in functions _ and _ can
Q54: Truncated division, denoted by //, truncates the
Q55: In Python, string literals may contain quotes
Q57: In Python, the resulting value from a
Q58: Identifiers in Python may not contain blank
Q59: Match the respective data types with their
Q60: Give the character endoding of the letter
Q61: Based on its rules of operator