Guest User

Untitled

a guest
Jan 17th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. User user1 = new User(2, 14, method, "Mark", "John", "055-555-633");
  2.  
  3. public void amount(Gamehouse g){
  4. int amount = i.pricePerHour() * getHowMuchUserWantHours();
  5. }
Add Comment
Please, Sign In to add comment