Advertisement
Guest User

Untitled

a guest
May 25th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. Object: Summer Jam
  2.  
  3. Attributes:
  4. Genre: ["rock", "pop", "90s"]
  5. MP3 (boolean): yes
  6. numberOfSong (integer): 25
  7. artist (array): ["backstreet boys", "jay-z"]
  8.  
  9. methods:
  10. addSing (increases number of song): 25+1
  11. songs_Remaining (sub track number of songs from total): 25-current song
  12. time_Remaining (subtracks over all length): 23-25
  13. currentSong (minus total from current time): 1235 - 930
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement