ICC-P: Examples of past exams

ICC-P: Examples of past exams

by Mirjana Stojilovic -
Number of replies: 1

Hello everyone,

I've posted two examples of Python questions for the midterm on Moodle: https://moodle.epfl.ch/mod/folder/view.php?id=1307820, so you get an idea of the type and look of the questions we ask. Try solving them with a pen and paper on one side, and run the given code in Python on the other. If the results do not match, try to understand why that is the case. Of course, if you fail, you can ask questions, and we'll be happy to help you.

Have a lovely weekend,
Mirjana


In reply to Mirjana Stojilovic

Re: ICC-P: Examples of past exams

by Mirjana Stojilovic -
Hello everyone,

I added an example of two open questions from a previous exam in the following folder on Moodle: https://moodle.epfl.ch/mod/folder/view.php?id=1307820.

This example aside, consider the examples in the lectures (e.g., where we wrote a piece of code containing a loop or a function) as good instances of potential exam questions. Additionally, all the labs are practice material, except some are "long" enough to cover more than one exam problem.

Good luck with the exam preparation!

Mirjana