Ruby Newbie introduction to Ruby. a Simple showcase of methods, arrays, and data
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
Copyright: Jesse Wolgamott, MIT License (See LICENSE)