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