ask the user for the name of a player and display his/her number of home runs, strike outs, and batting average. if the players name is not found, issue an error message such as player is not a player in my list, where player is the players name entered by the user.