I'm currently taking a intro php class and our project involves making a number guessing game. Here are the instructions: Create a game where a person chooses a number 1-100. Your program guesses the number within 7 guesses. Your program will display a guess and a running count of the number of...