Created
May 15, 2019 02:27
-
-
Save hfaerber/6a6af2bb38d7d9eca4edab467484612a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Object: Brady's Jams | |
Attributes: | |
SongAmount: 30 | |
PlayHours: 2.59 | |
SongLength: {"Bohemian Rhapsody" => 7.67} | |
PlaylistCreator: "Brady" | |
PlaylistTitle: "Brady's Jams" | |
Methods: | |
AverageSongLength: 2.59 * 60 / 30 = 3.47 | |
AverageSongsPerHour | |
AddSong: Add "Beautiful" | |
RemoveSong Remove "Forever" | |
ChangePlaylistTitle: "Brady's Cool Jams" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DIdn't really get finished here Pol. :/