New paste Repaste Download
#!/usr/local/bin/python3
x = 32
for a in range(x):
    for b in range(x):
        for c in range(x):
            for d in range(x):
                for e in range(x):
                    print(a, b, c, d, e)
Filename: None. Size: 220b. View raw, , hex, or download this file.

This paste expires on 2025-06-13 01:09:47.297845. Pasted through web.