- Complete each of the asks in each of the
README.mdfiles found in the instructions directoryBegin by completing section 1.
Continue by completing section 2.
Advance further by completing section 3.
Go on to section 4.
Finish by completing section 5.
- Can I use content from my old labs?
- Yes.
- Can I use any AI assistance?
- No, this is the same as contacting an expert friend to help. Not okay.
- Can I use content from the web / google?
- Yes. But not the Gemini AI helps
- Can I contact someone other than an instructor for help?
- No. And not zipcoders, past, present or future.
- Can I modify the tests?
- No-- Absolutely not. You are forbidden from modifying the tests.
- What if the tests are requesting something different than the instructions / comments?
- Code against the tests, not the instructions.
- What are the
Sample ScriptandSample Outputportions of eachREADME?- Each
READMEcontains sample code which illustrates the behavior of the respective method. - Refer to the tests to have a better understanding of the intended behavior.
- Each