Skip to content

Instantly share code, notes, and snippets.

View dlugo06's full-sized avatar

Diego Lugo dlugo06

View GitHub Profile

Keybase proof

I hereby claim:

  • I am dlugo06 on github.
  • I am dlugo (https://keybase.io/dlugo) on keybase.
  • I have a public key ASBmQMr66CzSfFhsO1EQOOvZZlJDjw4RCpCvhArLCwTsiAo

To claim this, I am signing this object:

require 'csv'
require_relative "mc_methods"
include McMethods
#Hashes of arrays of each item in each category. Key is a number, value is an array of an entire row in the csv
burgers = {}
chicken_or_fish = {}
breakfast = {}
salads = {}
sides = {}