CBSE Class 11 Computer Science Question 27 of 173

Data Handling — Question 12

Back to all questions
12
Question

Question 12

In Python, a variable is assigned a value of one type, and then later assigned a value of a different type. This will yield .......... .

  1. Warning
  2. Error
  3. None
  4. No Error ✓
Answer