Question: Challenge: you are to develop a Python application that lets the user enter his / her user ID ( no password required; user ID has
Challenge: you are to develop a Python application that lets the user enter hisher user ID
no password required; user ID has to be an eightcharacter string
On hitting enter or the "next" button on that screen the user is taken to another screen
that displays two buttons with two different numbers between and on those
buttons. The screen also displays the score for the user from playing this game prior. If the
user has never played this game before, the score is set to zero. The user is asked to click the
button with the larger number. If the button the user clicks does indeed show the larger
number, the user receives a point otherwise, a point is being deducted. The screen also
shows the score.
When the user clicks the "end the game" button, the number of points together with the
user ID is stored in a file, and the game terminates.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
