Null literal in Python means "there's nothing here".
1 Like
False
Reason — In Python, the absence of a value is represented by the None keyword, not "null" literal.
Answered By
"AISSCE-2020" is a valid string variable in Python.
In Python, integer data type has a fractional part.
Python supports multiple assignments to multiple variables.
Which of the following are not the fundamental building blocks of a Python program?