Final Summary & Homework
Welcome to the final unit of this course!
In this unit, you will find a complete overview of all exercises from Units. Use this summary to check which parts you have already completed and which ones might still be open. This is your chance to review, reflect, and finalize your work.
The final thesis submission will be graded — please make sure to follow the instructions carefully and submit your work before the deadline. For details see the Deliverables section.
✅ Overview of All Assignments
# | Assignment Name | Type |
---|---|---|
01 | Introduction to Variables and Basic Data Types | unmarked |
02 | Working with Strings and Simple Operators | unmarked |
03 | Using Conditionals in Python | unmarked |
04 | Looping with For and While Statements | unmarked |
05 | Object Types: Lists and Arrays | unmarked |
06 | Object Types: DataFrames and Matrices | unmarked |
07 | Working with Files | unmarked |
08 | Simple Visualizations | unmarked |
09 | OOP Fundamentals and Final Thesis Preparation | unmarked |
10 | Final Thesis Submission | marked |
📌 What You Should Do Now
- Review the assignment
- Make sure your code is clean and runs without errors
- Document your work (add comments)
- Submit your Assignments on time
- Ask questions if anything is unclear!
Submission Details
Please submit your work through the platform as instructed by your course instructor.
Make sure to include:
- Your name and student ID
- A clear folder or file structure (e.g.
unit03_conditionals.py
) - As a
.py
file
Thank you for your engagement throughout the course — and good luck with your final submission! 🎉
You’ve come a long way. Keep coding! 💻✨