Quiz App

In this project, we creat an app that has many functions. First it displays a question, a picture and an empty box were the user will input some information and a button to submit this information, there is also a next button for the user to go to the next item. In this app we make use of list for the firts time and call on these list to check the information given or to display a different question. After the user has input the information, and presses the button to submit this information, the app checks a list of answers that was made. If the answer is correct then the app displays the word “CORRECT” and if not it will display “INCORRECT”. When the user presses the next button, the app goes to the list and changes the firts item on the list for the second one and so on as the user presses the next button.

 

presidents presidents1

Leave a Reply

Your email address will not be published. Required fields are marked *