Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Assignment-3a
#python 3.6.9 #Assignment-2b 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
Please
log in
to post a comment.
matrix with random numbers
w3resource
shuru10
fibonacciseries
word repeat
ggh
max/min fuction
Lesson#6
validation
isStrong.py
stackse - search stackoverflow differently
Please log in to post a comment.