Project steps
Step 1
Define unique functions for the three provided musical phrases.
Name your functions:
- play phrase 1
- play phrase 2
- play phrase 3
Stuck?
Consider how many times each phrase is repeated in the entire song.
Ready for more?
Create a function that plays the entire song using only the functions you have created.