Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 498 Bytes

File metadata and controls

29 lines (20 loc) · 498 Bytes

Seniors

Ruby Newbie introduction to Ruby. a Simple showcase of methods, arrays, and data

Your Assignment

Homework:

  • Add a juniors method in the same way we have a seniors method
  • output the following:
Seniors
 * James, Fred
 * Smith, Sarah

Juniors
 * Gong, Jack

Show Notes

Copyright: Jesse Wolgamott, MIT License (See LICENSE)