Question: Write a VBA code for a simple number-guessing game where the computer comes up with a number between 0 and 10 and asks the user
Write a VBA code for a simple number-guessing game where the computer comes up with a number between 0 and 10 and asks the user for a guess. If the user guess the right value then a message box You Got It! will display otherwise a message box You are above the value or You are less than the value will appropriate value will display.
This is for visual basic editor so please write accordingly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
