Oliver Charlesworth

1,092
reputation
def foo(N: int):
    for (int i = 0; i < N; i++):
        GOTO 30

30 wat