Output Sequence by hallvabo

_=range(1,101)
for i in _:print"".join(`n`*(n/3-n/5==i-1)or" "*-~(n>9)for n in _).rstrip()

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page