Question: JSON and Ruby Ruby and JSON Complete the method below in the school.rb file by returning the age and name string values within the reverse_the_students_name
JSON and Ruby

Ruby and JSON Complete the method below in the school.rb file by returning the age and name string values within the reverse_the_students_name method school.json "students": [ "age":"nineteen", "Major": "Computer Science" "class": "Junior", "name": "Jonathan" b, "age": "twenty-one", Major": "Electrical Engineering", "class": "Senior", "name": "Jim" school.rb def reverse_the_students_name #fill in the code here End
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
