Question: Write a program in C that computes and displays the batting average for a baseball player when the user inputs the number of hits and
Write a program in C that computes and displays the batting average for a baseball player when the user inputs the number of hits and at-bats for that player. Batting average is computed by dividing the number of hits by the number of at-bats.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
