Question: Ruby and JSON Complete the method below in the school.rb file which will return the reversed string value of the students name from the .json

 Ruby and JSON Complete the method below in the school.rb file

Ruby and JSON Complete the method below in the school.rb file which will return the reversed string value of the students name from the .json file Example: "Jim" becomes "mi" school.json "students": [ "age": "nineteen", "Major: "Computer Science", "class": "Junior", "name": "Jonathan "age": "twenty-one", "Major": "Electrical Engineering", "class": "Senior", "name": "Jim" school.rb ef reverse_the_students_name #fill in the code here End

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!