9 lines
318 B
Markdown
9 lines
318 B
Markdown
# Work Area
|
|
|
|
Do all of your coding work here, in the `Work/` directory. A number of starting
|
|
files have been given (`bounce.py`, `mortgage.py`, `pcost.py`, etc.) along with
|
|
their corresponding exercise number.
|
|
|
|
Many of the programs you write reference files found in the `Data/` directory.
|
|
That is also located here.
|