Merge remote-tracking branch 'refs/remotes/origin/master' into docs

This commit is contained in:
Michael Elliot Braun
2016-05-11 09:30:54 -07:00
86 changed files with 1009 additions and 647 deletions

View File

@ -35,5 +35,5 @@ basic.showNumber(14)
### Challenge 3
Keep displaying multiples of 7 such as 21 and 28, but don't forget to add pauses between the numbers!
Keep displaying multiples of 7 such as 21 and 28...