John

141
reputation

for (int i = 10; i < 40; ++i) { learnSomething(); codeSomething(); writeSomething(); }