Make the robot waiter take food to all four tables. • The robot needs to visit each of the tables in turn • To visit a table, the robot needs to go to a square where a chair is located • The robot needs to return back to the chef at the end • The robot should keep repeating this algorithm forever • Aim to have as few instructions as possible by using a repeat block. Your target is to use fewer than 15 red movement blocks. • Other than the blocks given when you open the program, only use the following blocks: