466
订阅者
无数据24 小时
-17 天
-1130 天
帖子存档
467
import copy
a = [[1,2],[3,4]]
b= copy.deepcopy(a)
b[0][0] =100
print(a)
A: [[100,21,[3,4]]
B: [[1,2],[3,4]]
C: Error
D: None467
+1
Just figured out that
For this comand ,
npm run dev
this way works too just try this,
npm urn dev
and it works!
It works because it's an alias lol467
probably after the end of this week all things will probably work out mtsmm
let's hope so 🤞🤞
467
I was going to go out early because of the chopped taxi, but I started making breakfast with mom.
Getting late today is going to be worth it 😁
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
