Skip to content

Instantly share code, notes, and snippets.

@BandanaKM
Created May 29, 2017 02:15
Show Gist options
  • Save BandanaKM/46d6904c7cb2825429e4c04e111e9071 to your computer and use it in GitHub Desktop.
Save BandanaKM/46d6904c7cb2825429e4c04e111e9071 to your computer and use it in GitHub Desktop.
greek-sports.js
what do you want this program to do?
* the program first must be a program that uses global variables for each of the functions
* the catch is that now the event has expanded:
* users are able to now sign up for one of three events
* users are able to sign up for one of three charities
* users activities can vary based on the event they signed up for
* users days left to train can vary based on the event they signed up for.
* the purpose is for users to refactor the function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment