Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Assignment-3a
#python 3.6.9 #Assignment-3a a=int(input("Enter the number \n")) b=int(input("Enter the number \n")) c=int(input("Enter the number \n")) if a>b and a>c: print(a,"is greater") elif b>a and b>c: print(b,"is greater") elif c>a and c>b: print(c," is greater") else : print("All are equal")
run
|
edit
|
history
|
help
0
Lesson 2
ALAMOST DONUTZ dungeon
guesssss
HW Descending Order Final
Pierwiastkowanie
GoogleCodindQues.py
Lab_III_3_24_11_2020
Game2
Tuples operating with '+' '*'
Max