LinkedIn: Answers: What Get's you Going in the Morning ?
LinkedIn: Answers: What Get's you Going in the Morning ?:
In other words: the engineering way of your morning cup of coffee.
"Repeat(2x)
Repeat(2x)
espresso_machine->setSize(8 oz)
espresso_machine->waitFor(beans_ground)
// fake out machine to make a stoopid strong cuppa
espresso_machine->setSize(4 oz)
cuppa = espresso_machine->output()
cuppa->drink()
endRepeat
endRepeat "
In other words: the engineering way of your morning cup of coffee.
"Repeat(2x)
Repeat(2x)
espresso_machine->setSize(8 oz)
espresso_machine->waitFor(beans_ground)
// fake out machine to make a stoopid strong cuppa
espresso_machine->setSize(4 oz)
cuppa = espresso_machine->output()
cuppa->drink()
endRepeat
endRepeat "
Comments
Post a Comment