Posts by KzixReq • 1 point
1 post
-
-3
votes1
answer23
viewsQ: Force the user to answer a valid alternative in a multiple choice Python question system
The code below works well, but I would like it to ask the specified question again if the user does not type one of the three available alternatives. perguntas = { 'Pergunta 1': { 'pergunta':…