Question: Can anyone help to do this in SWIFT Coding in Xcode. Question: This is single view app, similar to BMI calculator or password manager app.
Can anyone help to do this in SWIFT Coding in Xcode.
Question:
This is single view app, similar to BMI calculator or password manager app. Computer keeps a number and user tries to find it. User will be able to set the range of numbers to be guessed, such as 1 to 10, or 1 to 100. These numbers should be all positive and less than 1000.
During the play, user can make up 5 guesses. If the secret number is still not found by the user, the app say 'Sorry, it was X'. If user finds it, the app notifies 'Yes, it is X'. App should have a reset button to start a new game.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
