Forwarded from Nest4Code
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
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
Don't miss out the discussion group for questions and quiz discussion. @pythonquestiondiscussion