Flashcard Quiz App
beginnerPython~75 min
Projects are how you get out of tutorial hell. You've watched others build things step by step — now you build it yourself from a blank file. That hands-on practice fixes the thing every learner complains about: “I understand it while learning, then forget it a week later.”
Complete each project in your own environment and submit it by linking your code (e.g. a GitHub repo). Push your work to GitHub and submit the repository link below. Your project will be listed under submissions so other students can review it. Completing projects helps you practice real skills, build a portfolio, and earn progress in the course.
- Flashcards are stored as question/answer pairs
- The app asks each question and reads the user's answer
- It checks answers and keeps a running score
- It prints a final score at the end
- You rebuilt it once from a blank file to lock in the logic
Submit your project
Sign in or create a free account to submit your project link.
Submissions
No submissions yet.