ProfJanetDavis / CS370-sp24-lab3

Materials for week 3 lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sp24-lab3

Lab 3, which includes (a) "Duplicate Files" adapted from Software Design by Example by Greg Wilson (b) command line integration example with sys.argv, (c) and example of how to use the simpleaudio package to play a .wav file in Python.

January 30, 2024

Organization:

  • SDX-Ch3: The code files for the SDX Ch.3 activity (as downloaded directly from the book website, unmodified)
  • TeamActivities: Has the code files for the command line activity (cli_example.py), the simpleaudio activity (simpleaudio_test.py), and two sample .wav audio files in the sounds subfolder.

Team Members

Janet Davis

SDX Ch. 3 documentation

After you've modified/remixed the code, write a summary of what you did and why below:

After you've worked on the exercises, write a summary of what you did and why below:

About

Materials for week 3 lab

License:Other


Languages

Language:Python 99.1%Language:Shell 0.9%