Python Forum

Full Version: [split] HELP ME DEBUG - Who wants to be a millionaire Game
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can someone help code for this
i. Have a player view only one question at a time. Please note that a question must also consist of its multichoice answers.
ii. The player must also be able to view his lifeline at each play.
iii. If a player chooses wrong answer the game is over but if a user chooses the correct answer, he/she progresses to the next question. [2 Marks]
iv. Create a list to store the life lines and have every used lifeline removed from the list and display only remaining lifelines.
Welcome to the forum. Please, don't hi-jack threads.
What have you tried? We are glad to help, but we are not here to do your work for you.
Please, post your code (in code tags) and ask specific questions. Don't forget to include the full traceback (in error tags) if you get one.