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 Objects In Depth
Javascript Objects In Depth
===========================
Model these people as objects:
@ -17,4 +18,4 @@ Nickname: The Cow
Friends: Stephen, Stephanie, Stefan
Jobs: Graphic Designer at Acme Corp, Bartender at Banter
Write them to the "printout" div similarly to how they are listed above.
Write them to the "printout" div similarly to how they are listed above.