Created
August 23, 2016 20:13
-
-
Save LayneSmith/c9bc9cb4b2a2d8ec041e6c0ebd7bc9be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var weeks = [ | |
"Giants", | |
"Redskins", | |
"Bears", | |
"49ers", | |
"Bengals", | |
"Packers", | |
"Bye", | |
"Eagles", | |
"Browns", | |
"Steelers", | |
"Ravens", | |
"Redskins", | |
"Vikings" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment