Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
problem on/off
for n in range(1,101): # print n if n % 3 == 0 and n%5 == 0: print "on/off" else: if n%5 == 0: print "off" elif n%3 == 0: print "on" else: print n
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Lambda
working with numbers
Chain
a
tree generator
RandomShape
Code2
PyLamb
Reed Solomon error correction
GayChicken
Please log in to post a comment.