is it bad practice to overwrite a variable in a different datatype python

前端 未结 0 467
萌比男神i
萌比男神i 2021-01-12 03:54

I was wondering when I was input validating in python whether it is good practice to overwrite a variable in a different data type, example:

x = "initial         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题