Just figured out that
For this comand ,
this way works too just try this,
and it works!
It works because it's an alias lol
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 lol
๐1
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: None
What's the output of the above code ?
Anonymous Quiz
43%
[[100, 2], [3, 4]]
38%
[[1, 2], [3, 4]]
10%
[[100, 2], [100, 4]]
10%
Error
แดแแฅแญ แแญ แแแแฅ แแตแแแฅ is the equivalent of 200 แฅแญ แแแญแแญ
๐11๐ฏ1
It's Saturday lads ๐บ๐
Wake up and have the best day
Wake up and have the best day
๐ฅ3
for-coder
Photo
This media is not supported in your browser
VIEW IN TELEGRAM
Copilot seeing it all you doin all these ๐๐
๐4
Do you guys actually know the meaning of RSVP? NGL, I used to just use it without knowing what it really meant mtsm ๐
๐จโ๐ป3