John

101
reputation
2

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