js 3 fizzbuzz

This commit is contained in:
Armen Vartan
2014-12-01 16:24:07 -05:00
parent cedce54eef
commit 6d38e1e7b1
3 changed files with 28 additions and 25 deletions

View File

@ -1,4 +1,5 @@
###Javascript Variables, Lists and Objects
Javascript Variables, Lists, and Objects
========================================
Create a variable named byte and set it equal to "school".