Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
1
#python 3.6.9 import random a= random.randint(0, 99) b=int (input () ) if (a+b==100): print ("Число подобрано верно") if (a+b<100): print ("Число подобрано не верно") if (a+b>100): print ("Число подобрано не верно")
run
|
edit
|
history
|
help
0
test4.py
Guessing game
Подсчет функции
PyPoly
Python3: Class I : Person (Simple)
calucation
hw5 ss while
Ghost 👻👻👻👻👻 Game 👻👻👻👻👻👻
Python: Stack Simple I
default argument