Skip to content

Commit b71a6ac

Browse files
committed
Update audio writeup
1 parent e3e93a0 commit b71a6ac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

row-of-puzzles/.DS_Store

0 Bytes
Binary file not shown.

row-of-puzzles/elephants_are_not_unicorns.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div class="container mt-4">
8-
<h2>Problem Setup</h2>
8+
<h2>Audio Processing</h2>
99
<p>For this phase of the assignment, you will use the Python requests library to retrieve segments of an audio file which we have hidden throughout the course website, then use NumPy to reconstruct the file. The contents of the audio file contain verbal directions to the next phase of your quest.</p>
1010

1111
<b>The starter code is located here: <a href='https://www.stanfordpython.com/row-of-puzzles/audio/audio_startercode.py'>https://www.stanfordpython.com/row-of-puzzles/audio/audio_startercode.py</a></b>

0 commit comments

Comments
 (0)