Degree in Industrial Technologies and Economic Analysis
UPC-UPF Bachelor's Degree
Continuous Assessment Test
Final Exam¶
- Date:
Dec 18th, 2025
- Duration:
110 min
- Course:
2025-26
- Grade:
GTIAE
- Org:
ETSEIB school, Computer Science dept., UPC
- Copyright:
Problems¶
The relative grade weight for these problems is the same.
Solutions¶
Grading Doctests¶
Coming soon …
Warning
Do not leave pieces of code that are wither incomplete or contain syntax errors in the file to deliver since that would result in a 0.0 grade for all the functions.
The tests provided are examples to illustrate the outcome of the function. Passing these tests does not guarantee that the function is correct (unless explicitly said so) since theuy may not cover all the cases. Hence, completing the doctests set is recommended to validate your function. The additional doctests should not be submitted.