Question: Please I need a xcode file in C++ This is single view app, similar to BMI calculator or password manager app. Computer keeps a number
Please I need a xcode file in C++
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. Submit your Xcode project as a zip file, which should be formatted as LastName- Firstlnit-CWID.zip, such as John-S-51254521.zip
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
