Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 686 Bytes

File metadata and controls

11 lines (8 loc) · 686 Bytes

Do Now 5.04

  1. Begin reading the following lessons of the EarSketch documentation in Unit 2.

  2. Answer the following questions, based on the reading:

    • Why might it be useful to group sections of music into functions?
    • Write the code for defining a verse() function that takes in 5 parameters: drums, guitar, bass, startMeasure, and endMeasure.