Advertisement
Asteele920

Untitled

Jan 25th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /**
  2. *Empties the machine.
  3. *Returns the total and then resets the total.
  4. */
  5. Public int emptyMachine();
  6. {
  7.     Int resetTotal = total;
  8.     Total = 0
  9.     Return resetTotal;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement