Just a teenage boy trying to learn a few of the code world.
main() { if (coffee == "empty") coffee.fill; else if (coffee == "full") coffee.drink; }