[solved]-Assignment Develop Word Guessing Game Application Create List Contains 10 Words Descriptio Q39072461

For this assignment, develop a word guessing game application. Create a list that contains 10 words and their descriptions. Your task is to have the application randomly select a word from the list and display a clue to the user. User will then try to guess the word based on the clue displayed. One round of game is five chances. Once the total number of chances becomes zero, the program should prompt the user whether to keep playing or exit the application. The script must start with comments about the author, assignment and submission date. Save the script using the following naming convention: Name_SID_Assignment#.py. You must also run the script and provide a screenshot of the output. Submit your word file as attached also. Assignment is due before Sunday midnight. Show transcribed image text For this assignment, develop a word guessing game application. Create a list that contains 10 words and their descriptions. Your task is to have the application randomly select a word from the list and display a clue to the user. User will then try to guess the word based on the clue displayed. One round of game is five chances. Once the total number of chances becomes zero, the program should prompt the user whether to keep playing or exit the application. The script must start with comments about the author, assignment and submission date. Save the script using the following naming convention: Name_SID_Assignment#.py. You must also run the script and provide a screenshot of the output. Submit your word file as attached also. Assignment is due before Sunday midnight.
Expert Answer
Answer to For this assignment, develop a word guessing game application. Create a list that contains 10 words and their descriptio… . . .
OR

