In what concerns the "exercises during classes" component of the evaluation, the exercises that you can submit for this class are:
Deadline for submission: November 30th (submit to IP's Mooshak)
You are encouraged to talk to the professors and your colleagues if you encounter difficulties.
However, any more direct help that you receive should be acknowledged in the comments of the code you submit.
After the deadline the problems will still be available on Mooshak, but the submissions will not count towards your grade.
Each practical class is worth 10% of your final component for exercices during class. Since there will be 11 classes with submissions, you can achieve maximum grade even without doing all classes.
For a problem to count you must pass all tests (that is, to have an accepted). Even if you solve all problems, the maximum on one class is 100%.
To obtain 100% it will always be enough to solve the main exercises.
With the exercises in this class you will develop the following skills:
If you feel stuck, go back and revise all the lectures, but in particular the following ones: T08: Tuples and Lists | T09: More (on) Lists | T10: Advanced Lists
1) Working with dictionaries
The first set of problems will give you the basics about dictionaries.
Read the statements, code and try to submit Accepted solutions to all of the following problems. Don't forget to test first on your computer!
2) Working with sets
The second set of problems will give you the basics about dictionaries.
Read the statements, code and try to submit Accepted solutions to all of the following problems. Don't forget to test first on your computer!
Loved the main exercises and want extra problems? Here are more exercises to sharpen your skills.
Read the statements, code and try to submit Accepted solutions to all of the following problems. Don't forget to test first on your computer!
You've done it! You've tackled every taskfrom the Bob's Burgers series 🍔✨. You've navigated the menu, mastered the recipes, and have shown that you have the creativity and skills of the Belcher family! Now one challenge remains...
Read the statement, code and try to submit an Accepted solution to the following problem. Don't forget to test first on your computer!
Happy coding! 😊