HW10 (due Sat. 11-Nov, 8pm)


Important Notes:
  1. Style Grading! We may grade your code for style. Be sure to review CS Academy section 2.3.1 for style guidelines. The checklist in 2.3.1 will be particularly useful as you complete your homework.
  2. Do not use any material not yet covered in weeks 1-10.

Each problem listed below is required. The point values they are worth are shown here in parentheses like this: (2).

Total points: 9pts


Additional Notes:
  1. Each CS Academy assignment will show required "stars" in exercise sections, listed like this:
        "Section Exercises:   ⭐ 0 / 0."
    Ignore these numbers. For this class they have no meaning. You must complete the problems described above.
  2. Do not hardcode to the test cases in your solutions.
From the syllabus: Homework assignments will be primarily completed on the CMU CS Academy website with few exceptions. These assignments will include code tracing exercises and free response exercises requiring writing code, which are all generally autograded. The homework allows you to get practice on solving problems in an untimed environment with unlimited tries to automatically check solutions in CS Academy. The lowest two homework grades will be half-weighted.

Homeworks are entirely solo unless the assignment very explicitly allows you to collaborate. See the "Academic Integrity" section below for more details. That said, you always have access to extensive help provided by the TAs and course faculty. To get help on the homework assignments, you can go to daily office hours and/or post questions to Piazza.

A green checkmark next to a problem means it has autograded correctly and you are done. No green checkmark means it's not done yet. If you believe you should have received a green checkmark, be sure to review your work, and be sure that you hit the "check" button after the "run" button to submit it. The "check" button runs your code against additional hidden test cases which you must pass in order to receive credit. It's your responsibility to properly submit and be aware of whether you have received green-checkmark credit for your work! (It is also your responsibility to make sure you have properly submitted the final creative task outside of CS Academy.) There is generally no partial credit for autograded problems.

>>( o u o )<<