Hi Everyone,
I am creating a quiz which has 5 questions. So I am using a 'repeat until' loop which circulates through each question and answer.
I have made the questions in a form of backgrounds. For the answers...When the program starts, I add the ans for each question into a list.
How can I create a list before the program starts?
Thanks.
Offline