When should I use .copy()

前端 未结 0 1263
栀梦
栀梦 2021-01-05 11:04

I know that for the following:

a=1
b=a
a=4

It assigns 1 to a and then a to b followed by

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