My omnium-gatherom of scripts and source code.
at main 3 lines 42 B view raw
1 2for n in range(100): 3 print(n, n % 5)