Run Code
|
API
|
Code Wall
|
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
tennis
Lists
ödev 123
Python
pi1
python2 - division - 0
PyPropertyDecorator
Data structures
PythonTuple
Problem: fb_series