What will be the output of the following?
1. a=input("20")
2. s=input ("Enter you name")
3. x=float (input ("Enter your salary'))
4. z=int (input("20" + "30")
5. y=int (input (44 * 3)
Answers
Answered by
0
Answer:
I think the answer must be 1. A
Answered by
6
Answer:
a= 20
b=Any Name
c=10,000
d= 50.0
e=132.0
Similar questions
Economy,
1 month ago
Social Sciences,
1 month ago
Math,
1 month ago
Social Sciences,
2 months ago
Political Science,
2 months ago
Math,
8 months ago
English,
8 months ago
Physics,
8 months ago