Going back to the problem#
Now use your fresh knowledge on the previous coding problem that we did not finish.
Activity 21
Now go back to Activity 11 again and continue/improve your solution.
Try to separate data and program logic.
Optional: First write a version without data and logic separation, then with.
Process:
10min individual