1. Write the output for the following code of statements:
A=input("Enter first value :")
B=input("Enter second value :")
print(A+B)
Answers
Answered by
0
Answer:
omajkansusoznnazjiaoaa8a
Answered by
0
Answer:
no output
Explanation:
because print statement should have double invitation
Similar questions