Skip to content
/ homework Public template

For completing your programming homework

Notifications You must be signed in to change notification settings

MPCS-51042/homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use this homework repo

  1. Go into the chapter that matches the chapter you are doing homework problems from in the materials repo.
  2. There you will find a file for each of your homework problems, as well as any other materials you will need (like .csvs or text files).
  3. Do your homework by modifying the methods in these files.
  4. At the bottom of each .py file is a test that you can use to make sure your solution is working. To run the tests for problem 1 in chapter 2, for example, cd into the homework/ch2 repo on your command line and run python problem_1.py.

About

For completing your programming homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published