This is a C project, that reads from a file the number of a player, their full name and the points they scored. After that, a new file is created with the full name of the players & their points. Beneath that are the total points scored and the number of the players with 10 or more points scored.
c file basketball points file-input exe basketball-stats file-creation file-reading file-output full-name points-scored
-
Updated
Dec 17, 2021 - C