Computer Science, asked by manavcheeti1512, 3 months ago

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​

Answers

Answered by sambhavgautam6
0

4. no error

the value assigned later will restore in variable .

Similar questions