An open API service indexing awesome lists of open source software.

https://github.com/bell-kevin/mod3studentscoresinfile

Ask user for input of names & scores & write that data to a file, with a name on 1 line & the score on the next; it reads that same data file & prints the data; & it finds the low, high, & average of the scores. After the file has been read, calculate & display the lowest, highest, & average scores
https://github.com/bell-kevin/mod3studentscoresinfile

average high low object-oriented-programming read-write scores write-to-file

Last synced: 7 months ago
JSON representation

Ask user for input of names & scores & write that data to a file, with a name on 1 line & the score on the next; it reads that same data file & prints the data; & it finds the low, high, & average of the scores. After the file has been read, calculate & display the lowest, highest, & average scores

Awesome Lists containing this project