Variables can be assigned only once.
False
Reason — Python supports dynamic typing i.e., a variable can hold values of different types at different times.