Write a program in which the use is asked to guess the weight of an animal. Allow the user 5 guesses to figure the weight of the animal.
Finished Project :
- Use a loop to keep track of the number of guesses and and the world function
- use a < b to keep track of how many times the user guessed the weight.
- If they guess the correct number then