Question: This is a java program. typeit and paste it please this are two different questions ... when you paste the last answer that is number

This is a java program. typeit and paste it please this are two different questions ... when you paste the last answer that is number 5 try to divide it from the first program please and thank you

4 Write a program that plays the Hi-Lo guessing game with numbers. The program should pick a random number between 1 and 100 (inclusive), then repeatedly prompt the user to guess the number. On each guess, report to the user that he or sheis correct or that the guess is high or low. Continue accepting guesses until the user guesses correctly or chooses to quit. Use a sentinel value to determine whether the user wants to quit. Count the number of guesses and report that value when the user guesses correctly. At the end of each game (by quitting or a correct guess), prompt to determine whether the user wants to play again. Continue playing games until the user chooses to stop.

5. Create a modified version of the PalindromeTester program so that spaces, punctuation, and changes in uppercase and lowercase are not considered when determining whether a string is a palindrome. Hint: These issues can be handled in several ways. Think carefully about the design.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!