26

Here's a mug I once designed :D

Comments
  • 1
    while (! cup.empty) {
    cup.drink(1);
    }
    var blackCoffee = new Coffee ("black");
    cup.refill(blackCoffee);
  • 1
    This is great
  • 0
    Well it looks like what I said already exists... Not impressed haha
Add Comment