CBSE Class 11 Computer Science Question 26 of 173

Data Handling — Question 11

Back to all questions
11
Question

Question 11

In Python, a variable must be declared before it is assigned a value.

  1. True
  2. False ✓
  3. Only in Functions
  4. Only in modules
Answer