I wrote a python program to create an output file with the filename scores.txt, asked the user to enter test scores (-10 to end) of a class, and wrote them to the file. The prog