Oliver Charlesworth

252,669
reputation
29
530
650
def foo(N: int):
    for (int i = 0; i < N; i++):
        GOTO 30

30 wat