Nested Decisions: The Adventure Game 🏰 Objective: To practice the use of nested if statements in creating a simple text-based adventure game. Task 1: Code Correction You are provided with a Python ...