Hi! So I have a code here. The objective is to create a multiple choice quiz where questions are coming from a text file and will be picked randomly to be displayed. I was able to do a multiple choice, the problem is when it generates, the question that was already pick and displayed are being displayed again. Also the choices are coming from the answers on the text file, but the problem is the choices are being displayed repeatedly in a question.
So I want to know how to not display the pick question again, and how the choices are not being displayed repeatedly.
Example output
1. what month do we celebrate Christmas?
a.december
b.december
c.january
d.december