This Unit 7 Mini Project challenges students to build an interactive Python program that makes decisions based on user input. Designed as the capstone project for Unit 7, this resource allows students to apply boolean logic, if statements, if / else logic, and nested decisions in a meaningful, real-world style program. Instead of following step-by-step instructions, students plan, write, test, and explain a program that responds differently depending on the user’s input. The project emphasizes