Deleting a branch is permanent. There is no way to undo it.
- This operation CANNOT be undone.- This operation will permanently delete everything in branch akeemcherry/ZCW-TooLargeTooSmall-BlueJ:master.
akeemcherry/ZCW-TooLargeTooSmall-BlueJ:master a master
Deleting a branch is permanent. There is no way to undo it.
- This operation CANNOT be undone.
The program generates a random number between 1-10, then the user enters a number, then the program determines if the users number matches the random number. If not the screen displays "Too Big" or "Too Small", then allows the user to try again. When the user selects the correct number the program shows "Correct."