A quiz app featuring multiple questions that tests your Swift programming language knowledge.
The quiz contains a set number of questions where users have to asnwer each question before proceeding to the next question. After answering each question, the user will be presented with a popup window indicating the result of their answer.
The popup window contains information on whether the user answered correctly, along with an explanation of why their answer is correct or wrong.
At the end of quiz, a popup window will show the user's summary quiz result with how many of the total questions they got correct.