Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 386 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 386 Bytes

UMass CS 589 Fall 2023 Project Submissions

Use it at your discretion

Usage

git clone https://github.com/UMassProjects/cs589-general.git
cd cs589-general
cd project${x}
python ./hw${x}.py

Replace x with whatever homework number you'd like

The final project is available on a different repository: cs589-titanic