Computer Science, asked by ash7182, 1 year ago

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 mrom89
0

Answer:

omajkansusoznnazjiaoaa8a

Answered by Sonakshi28paul
0

Answer:

no output

Explanation:

because print statement should have double invitation

Similar questions