The value of a variable cannot be changed during program execution (in Python)
a. True
b. False
Answers
Answered by
1
Answer:
False.
Explanation:
That is because a variable means: anything that does not stay the same all time and a constant: means anything that always stays the same.
Answered by
0
Answer:
false
Explanation:
A constant is a data item whose value cannot change during the program's execution. Thus, as its name implies – the value is constant. A variable is a data item whose value can change during the program's execution
Similar questions
History,
1 month ago
Social Sciences,
1 month ago
Science,
1 month ago
Biology,
2 months ago
Social Sciences,
2 months ago
Chemistry,
9 months ago
English,
9 months ago
English,
9 months ago