2a Bowling Team Consists Five People Person Bowls Three Games Write Java Program Uses Nest Q37042652

2a) A bowling team consists of five people. Each person bowlsthree games. Write a Java program that uses a nested loop to entereach player’s individual score and stores this information in afile. 2b). Write a second program to open the file, compute theaverage score for each bowler, and print the information in tableformat as seen below. Sample data below Sample Data Bowler 1 286252 265 267.67 Bowler 2 212 186 215 204.33 Bowler 3 252 232 216233.33 Bowler 4 192 201 235 209.33 Bowler 5 186 236 272 231.33


Answer


`Hey,

Note: Brother in case of any queries, just comment inbox

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.