Question: Individual: Write a Ruby Program Due Sep 10, 11:59 PM Not Submitted POINTS 20 Project 3 Objectives: 4.2 Instructions Assignment Files Grading Write a Ruby
Individual: Write a Ruby Program Due Sep 10, 11:59 PM Not Submitted POINTS 20 Project 3 Objectives: 4.2 Instructions Assignment Files Grading Write a Ruby program named formatfile.rb, which can be run by typing ruby widgets.rb. In your Ruby environment, the program must read an input file formatted in CSV format, named input.csv. Each record contains data about a student and their corresponding grades. The data will look similar to the following: Student Name, assignment1, assignment 2, assignment 3, assignment 4 John Adams, 90, 91, 99, 98 Paul Newman 90, 92,93,94 Mary Smith, 95,96,98,99 Be careful to follow the output format exactly, including spacing. The output of your program must look like the following: Student GPA John Adams 99.5 Compress your files into a ZIP file. Submit the ZIP file to the Assign
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
