In Python, a variable is a placeholder for data.
2 Likes
False
Reason — Variables represent labelled storage locations, whose values can be manipulated during program run.
Answered By
1 Like
A string can be surrounded by three sets of single quotation marks or by three sets of double quotation marks.
Variables can be assigned only once.
In Python, only if statement has else clause.
Python loops can also have else clause.