23 lines
521 B
Markdown
Raw Normal View History

2016-03-25 16:47:20 -07:00
# lucky 7 blocks lesson
2016-04-01 16:22:47 -07:00
show a number on the LED screen.
2016-03-25 16:47:20 -07:00
### @video td/videos/lucky-7-0
## Topic
Show Number
## Quick Links
2016-04-13 08:27:45 -07:00
* [activity](/lessons/lucky-7/activity)
* [quiz](/lessons/lucky-7/quiz)
* [quiz answers](/lessons/lucky-7/quiz-answers)
* [challenges](/lessons/lucky-7/challenges)
2016-03-25 16:47:20 -07:00
## Prior learning / place of lesson in scheme of work
Learn how to display a number, `show number` to generate numbers. We will be learning how to create numbers using show number as well as simple commands, such as pause.