i want a simple quiz program
that has

has a label
a textbox and two buttons

one of the buttons if for checking if the answer is rite
while the other is to go to the next question

i want to make it so
when the next question button is clicked the label changes to the next question
and the textbox is cleared

and then when i press check it checks the answer

plz help