using .append on tuple and it works although it should give an error.Why?

前端 未结 0 1505
旧巷少年郎
旧巷少年郎 2020-12-22 14:44

I know that tuple is an immutable object and we can\'t change it after it is created,but in my code I should explain why and why not I can do following codes

         


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