Python Programming
251 subscribers
10 photos
3 files
65 links
Python problem, questions and quiz for practice and learning.
Download Telegram
Channel created
Please join discussion group for updates.
Stay tuned guys, we will be posting the questions and the quiz soon.
Forwarded from Nest4Code
a=2
b=a
a=3 print(b) What will the output value of b?
Anonymous Quiz
50%
2
35%
3
15%
Garbage value