Python - Input and Output
What is the output of the following code?
print("{0} + {1} = {2}".format(3, 4, 3+4))What is the output of the following code?
print("{0} + {1} = {2}".format(3, 4, 3+4))15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions