Example of question:
Consider the following code: what does it return? What does it output? Explain why and what concept it demonstrates.
The response should include the following:
- Write down what the code output and what are the return values
- Explain why the code output/return what it does
- Summarize what the problem demonstrates and why
Each exercices should take on average 5min to solve.