Practice: OOP
Required Practice
Complete the exercises using the link below:
https://codecheck.io/assignment/2310081532dztxwg8yin41b92yweib7fzkl
When you start the exercise, you will be given a CodeCheck ID
. You must save this ID and the private URL so that you can return to your work later! If you don't save the private URL (which contains the CodeCheck ID
), you will have to start the exercise from the beginning. We will re-use this site throughout the term, so I recommend creating a document on your computer where you will save the private URLs for the whole term.
After you have completed the exercise, submit your CodeCheck ID
to GradeScope using the following link:
/assignments/practice__oop.pdf
For submission to Anchor, please take a screen capture of each of your solutions (5 in total for this assignment) and submit them below.
Additional Practice
If you'd like more practice with classes and objects, you can try these practice resources:
Exercism:
- https://exercism.org/tracks/python/exercises/ellens-alien-game
- https://exercism.org/tracks/python/exercises/bank-account
- https://exercism.org/tracks/python/exercises/ledger
- https://exercism.org/tracks/python/exercises/custom-set
- https://exercism.org/tracks/python/exercises/complex-numbers
- https://exercism.org/tracks/python/exercises/rational-numbers
Class and Object Exercises from How to Think Like a Computer Scientist