Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
print("Hello, world!")
S
fb_series
GoogleCodindQues.py
PyGen
Bucket sort using LinkedList for each bucket
Prime Numbers : -> Conventional Method
cod
global 3
isPalindrome.py
Please log in to post a comment.