Computer Science
State whether the following statement is True or False :
Variables once assigned a value can be given any other value.
Python Funda
1 Like
Answer
True
Answered By
1 Like
Related Questions
State whether the following statement is True or False :
0x12EFG is a legal literal value in Python.
State whether the following statement is True or False :
0123 is a legal literal value in Python.
State whether the following statement is True or False :
Variables are created when they are first assigned their value.
State whether the following statement is True or False :
Python variables support dynamic typing.