Follow the instructions, starting by adding a condition to the IF statement where if the username is given as ‘Bob’ they can enter the castle. They can then modify this to also include a condition for the password as well as the username. Attempt modifying the program so that they can enter the castle if either the username or password are correct.