Lesson 12: Building Your First Python Quiz (Parent Q&A)
This guide explains how a small Python quiz connects familiar features from earlier lessons. It covers prompts, input, variables, strings, comparisons, conditional branches and score updates. The emphasis is on following how information moves through a complete programme without introducing advanced features.
