Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
kaam ki chiz
import random choice=random.randint(0,20) print("enter any no") def check(choice,num): if num==choice: return "correct you won" elif num<=choice: return num,"is smaller guess,correct ans is",choice else: return num,"is larger guess,correct ans is",choice for i in range(19): num=int(input()) print(check(choice,num))
run
|
edit
|
history
|
help
0
shuru17
Python3: Class I : Person (Simple)
Like.C.M.
Partition To 2 Equal Sum Subsets From An Array of Integers
json array object loop
Inheritance.py
handwash
Ej2_python_204676887
gauss elimination determinant calculator
error