Hi. So I have an assignment wherein I have to calculate the highest, lowest and average of the bowling scores that is entered. How do I do it? I am so confused!

Hi viian04 welcome at DaniWeb.
For the average: sum up all the inputs and divide by the number of inputs.
To get the highest and lowest: use an if statement

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.