Problem Set 3: Music
tl;dr
-
Watch Week 2’s lecture.
-
Make beautiful music.
-
Submit your code.
Getting Started
Alright, here we go again!
Log into cs50.io and execute the below in a terminal window.
update50
mkdir ~/workspace/pset3/
cd ~/workspace/pset3/
What to Do
Implement Music.
How to Submit
-
Log into CS50 IDE and open a terminal window, if not open already.
-
Ensure your workspace is up-to-date by executing:
update50
-
Submit Music by executing:
cd ~/workspace/pset3/music/ submit50 cs50/2018/x/music