Helping Reeborg through the hurdles
Today’s code is not some ordinary code. Today we are going to help Robot Reeborg by guiding him to the finish. Robot Reeborg is already aware of a few simple commands and conditions.

We are going to make him run the course, following the path shown. It is to us to make use of the already known commands and conditions and make some new functions ourselves including while loops and if/else statements.
