/seniors

Primary LanguageRubyMIT LicenseMIT

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)