Going back to the problem

Going back to the problem#

Now use your fresh knowledge on the previous coding problem that we did not finish.

Activity 22

Now go back to Activity 11 again and continue/improve your solution.

Try to use the concepts that we introduced in the class:

  • branching

  • loops: foreach, while

  • arrays

  • strings

    • … string interpolation