Advertisement
Asteele920

Untitled

Jan 25th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. /**
  2. *Asks for the correct amount of money to be inserted
  3. */
  4. Public void prompt()
  5. {
  6. System.out.PrintIn(“Please insert the correct amount of money.”);
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement