Last active
November 1, 2016 12:15
-
-
Save nicholasshirley/dc6bb28ccd19729f3a10f4ce11247b4a to your computer and use it in GitHub Desktop.
Answers to JS lesson 4 exercises
This file contains 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
//min max | |
https://jsbin.com/zotogo/edit?js,console | |
//average | |
https://jsbin.com/wefewoz/edit?js,console | |
//fizz buzz | |
https://jsbin.com/yivinaq/edit?js,console |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment