Python Programming
251 subscribers
10 photos
3 files
65 links
Python problem, questions and quiz for practice and learning.
Download Telegram
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.
Hello guys,
Thanks for joining us today.
We hope you find the session useful and learned something new.
Please share your feedback: https://bit.ly/pythonfeedbackjune
#30daysCodingChallenge #30daysofPythonCode
#Free
👉For Beginners
👉New Problem daily,
👉Support & discussion group.
👉Google classroom for enrolled students.
Anyone interested?
How to register?

Step 1: Subscribe to our Youtube channel https://bit.ly/n4cyoutube Solution will be posted on youtube channel.
Step 2: Follow and Recommend us on Facebook https://bit.ly/n4cfbreview
Step 3: Once step 1 and step 2 are done message us on Facebook and we will share more details.
Have you registered yourself for free #30daysCodingChallenge #30daysOfPythonCode?
Anonymous Poll
47%
Yes
53%
No
Forwarded from Python Programming
How to register?

Step 1: Subscribe to our Youtube channel https://bit.ly/n4cyoutube Solution will be posted on youtube channel.
Step 2: Follow and Recommend us on Facebook https://bit.ly/n4cfbreview
Step 3: Once step 1 and step 2 are done message us on Facebook and we will share more details.
Forwarded from Python Programming
Have you registered yourself for free #30daysCodingChallenge #30daysOfPythonCode?
Anonymous Poll
47%
Yes
53%
No