Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
on_off
#python 2.7.12 for i in xrange(101): if (i%3 == 0 and i%5 == 0): print 'OnOff' elif (i%3 == 0): print 'On' elif (i%5 == 0): print 'Off' else: print i
run
|
edit
|
history
|
help
0
Chain length calculator
PyStr
PyMap
Demo - Test
working with strings
on_off_3
Looking at the /etc folder... :)
Epic
coupon
NewFoodTipper