Python - Basics and Execution Environment
What will be the output of the following code?
print('Hello') # This prints Hello
# print('World')print('Hello') # This prints Hello
# print('World')15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions