Question: Currently, the user must get the case right when typing the directions. Use the lower() method on strings (introduced in Chapter 3) to make the
Currently, the user must get the case right when typing the directions. Use the lower() method on strings (introduced in Chapter 3) to make the input all in lowercase, so that both “North” and “north” will work as input.
Step by Step Solution
3.45 Rating (177 Votes )
There are 3 Steps involved in it
This method actually parses user directions to determine what changes should occur def pickRoomdirection room global hand global stairs Unlocked globa... View full answer
Get step-by-step solutions from verified subject matter experts
