Challenge: Multiple-choice Quiz Application
Test yourself and implement what you have learned so far in this challenge.
We'll cover the following...
Problem statement
Build a small quiz app where pressing buttons will take you to the next question.
The main challenge is to build the ...