Question: Python guess letter game, if there is a word 'panda' then it will show to user '-----' at first. Then let user start to input
Python guess letter game, if there is a word 'panda' then it will show to user '-----' at first. Then let user start to input letter, if user input 'a' then it should be show '-a--a'. And then if user input 'p' it should show 'pa--a'. If user input a wrong letter it should show an error. Program end until the whole letter been guess correctly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
