Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
Game2
#python 3.6.9 def main() print ("Hello, world!") count = 0 import random from random import randint if count < 3: value = randint(1,10) #1 and 10 represent the range for your #random value print(value) elif count == 2: print("end") main ()
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
hahahah
Operator overloading.py
31 dec
Points
gj1
HW3-final
Pattern(L).py
Itertools-Cartesian-Product-var-args
Hello world
Example for striping string
Please log in to post a comment.