Stack Exchange
Software Engineering Stack Exchange
Questions
Tags
Users
About
Software Engineering Stack Exchange
Public
Questions
Tags
Users
About
Oliver Charlesworth
311
reputation
2
8
London, United Kingdom
Member since
August 10 2011
167 profile views
Last seen
Aug 30 '19 at 14:15
def foo(N: int): for (int i = 0; i < N; i++): GOTO 30 30 wat