Write a Ruby Program
The college IT department manager no longer wants to use spreadsheets to calculate grades. Instead, the manager has asked you to create a program that will input the teachers’ files and output the students’ grades. Write a Ruby program named format file.rb, which can be run by typing ruby widgets.rb. …