Question: Python Write a program that asks the user to enter in their name, their jersey number, at bats, hits. The program should do the following:
Python
Write a program that asks the user to enter in their name, their jersey number, at bats, hits. The program should do the following:
- Calculate the batting average of the user
- Display the name, jersey number, and their batting average
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
