Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
RANDOM NUMBER
#python 3.5.2 print("Miles Carr") print("Random Number") print("3/22/18") print("This file will pick a random number one through onehundred and respong to it") one = 5 two = 99999999999 three = 76 if one <= 100 and one > 1: print("OK") else: print("OUT OF RANGE") if two <= 100 and two > 1: print("OK") else: print("OUT OF RANGE") if three <= 100 and three > 1: print("OK") else: print("OUT OF RANGE")
run
|
edit
|
history
|
help
0
Юра и заселение
Test
Myone
числа близнецы
Atur cara mengira luas dan isipadu sebuah trapezium
Hello world
Hello world
PyRegSplit
Binary number into Decimal
recreation of https://js.do/samples/labyrinth in python. Works in the same way.