What You’ll Learn :_ This project focuses on: Using if, elif, and else statements. Nesting conditionals. Applying logical operators (and, or). Handling user input with input(). Creating a simple decision tree for gameplay. The game chall...