lessons updates

This commit is contained in:
Peli de Halleux
2016-05-06 09:32:29 -07:00
parent 70b2827cf0
commit 4d056e0c23
2 changed files with 3 additions and 3 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...