What will the following code print?x = 10;if x < 10:print('Less');else:print('Not Less') - Study24x7
Social learning Network
21 Mar 2024 01:19 PM study24x7 study24x7

What will the following code print?
See more

A

Less

B

Not Less

C

Error

D

Nothing

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles