Saved Bookmarks
| 1. |
Prediction the output codenum=int(input(“Enter a number”)) n1=num%10 n2=num//10 if n1== n2:print(“Hello”) elif n1>n2:print(“Good Bye”) else: print(“Hi”) |
|
Answer» hiiiiiiiiiiiiiiiiiiiìiìiìiiiiii my no 8010080150 |
|