A location-based quiz game built with Python.
- Asks 5 questions about your location
- Tracks correct and incorrect answers
- Shows Pass or Fail based on score
- Simple and clean question loop
- Make sure Python is installed
- Run: python Quiz_App.py
Python — lists, loops, conditionals