Pauli Østerø

103
reputation
4
foreach (hour in day) {
   drinkCoffee();
   writeCode();
}