CS 1101: Naming Conventions for Homework Files

All homework files submitted for grading must be named using this format:
partner1lastname-partner2lastname-hwX
For example, for Homework 2, if the two people working as homework partners are named Jane Doe and John Smith, either of the following file names are acceptable:
doe-smith-hw2
smith-doe-hw2
The file will be saved by DrRacket with the .rkt extension.

If you're working on the homework individually, name your file:

yourLastName-hwx