Skip to content

Instantly share code, notes, and snippets.

@Dustin-Mikusko
Last active July 30, 2019 02:27
Show Gist options
  • Save Dustin-Mikusko/e6c270f245d81baed0f72ecb043c343e to your computer and use it in GitHub Desktop.
Save Dustin-Mikusko/e6c270f245d81baed0f72ecb043c343e to your computer and use it in GitHub Desktop.
Mod_0_class_gist
Class: Playlist
Attributes:
Playlist_name (String)
Number_of_songs (integer)
Repeat (boolean)
Methods:
rename (changes Playlist_name)
add_song (changes number_of_songs)
toggle_repeat_option (changes repeat value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment