+ 1

My code is not working

s = input("enter a number: ") if s > 5: print("Bigger than 5") else: print("less than 5")

30th May 2018, 4:15 PM
Jitendra patel
2 Answers
+ 1
thanks it worked
30th May 2018, 4:19 PM
Jitendra patel
+ 1
but can you explain me why
30th May 2018, 4:20 PM
Jitendra patel