Python Programming
@python_programming_learn
251
subscribers
10
photos
3
files
65
links
Python problem, questions and quiz for practice and learning.
Download Telegram
Join
Python Programming
251 subscribers
Python Programming
Channel created
Python Programming
Please join discussion group for updates.
Python Programming
Stay tuned guys, we will be posting the questions and the quiz soon.
Python Programming
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