Guest User

Untitled

a guest
Sep 24th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while (haveCoffee == TRUE) {
  2.     Program();
  3. } else {
  4.     makeCoffe();
  5. }
Add Comment
Please, Sign In to add comment