need help and idk what the problem is
I made this quiz and whenever I enter the right answer it's not adding a point to the correct value I made. whenever I enter all the correct questions it says that I got 10 incorrect, I need some help.
Voters
Ask coding questions
I made this quiz and whenever I enter the right answer it's not adding a point to the correct value I made. whenever I enter all the correct questions it says that I got 10 incorrect, I need some help.
This is because
user_input
is defined at the top as whatever you answer toDo you want to play this game (yes/no)?
Try doing
@19ecal thanks, I did not notice that.
@19ecal thanks, this really helped