Lock Combination
Create a world with a combo Lock (Objects folder). Create four class-level methods- left One, right One, left Revolution, and right Revolution- that turn the dial 1 number left, 1 number right, 1 revolution left, and 1 revolution right, respectively. Then, create a class-level method named open that opens and another named close that closes the lock.