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 .......... .
- Warning
- Error
- None
- No Error ✓
In Python, a variable is assigned a value of one type, and then later assigned a value of a different type. This will yield .......... .