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
Forwarded from Nest4Code
What will be output of this program?
a=input("Enter a")
b=input("Enter b") c = a+b print(c) During run: Enter a:1 Enter b:2
Anonymous Quiz
66%
3
27%
12
4%
21
2%
2
Join the discussion group also for questions and quiz discussion. @pythonquestiondiscussion
This media is not supported in your browser
VIEW IN TELEGRAM
Don't miss out the discussion group for questions and quiz discussion. @pythonquestiondiscussion
Forwarded from Nest4Code
What will be output of this program?
num=input("Enter numbers")
numbers = num.split('',") sum=numbers[1] + numbers[0] print(sum) What will be the output if input provided as below? Enter numbers1 2,3 4
Anonymous Quiz
29%
1 23 4
24%
1234
10%
9
36%
3 41 2
Select invalid variable name
Anonymous Quiz
18%
__________
57%
if
13%
a999999999
12%
___________9
Forwarded from Nest4Code
Hello everyone,

We are inaugurating the exclusive and Free #30daysCodingChallenge today at 8 pm IST (GMT +5:30).

πŸ‘‰πŸ»This is going to be a 30 minutes coding programming session and open for all.
Anyone can join today and please use the same zoom meeting link to join.
Forwarded from Python Programming
*#30daysCodingChallenge* #30daysofPythonCode #Free For Beginners
New Problem daily, Support & discussion group. Anyone interested?
Forwarded from Java Programming
Hello guys,

Who all are new to python? Raise hand.