Python - Basics and Execution Environment
What will be the output of this code?
print('Start') # This is a comment
# print('Hidden')
print('End')print('Start') # This is a comment
# print('Hidden')
print('End')15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions