Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CSC221 Labs

This folder is for CSC221 lab assignments.

Layout

Put each lab in its own folder:

lab-01/
lab-02/
lab-03/

Recommended per-lab files:

lab-01/
  README.md
  main.py
  notes.md

Keep assignment instructions, code, and any small test data with the lab they belong to.