Create account

1M1w3WGPFo9AyRSm
saved 1259d
a = float('inf')
while a > 0: a = a - 1; print(a)