2
2
Meet the Micro:bits
Coding is easy and fun when students meet the micro:bits. Learn to write and download code, so you are ready to create your own scientific tools!
Meet the Micro:bits
Coding is easy and fun when students meet the micro:bits. Learn to write and download code, so you are ready to create your own scientific tools!
Student Edition
(English/Spanish)
Student Edition
(English/Spanish)
Student Edition
(English/Spanish)
California Wildfires
KittyCode Programming Challenge
Bubble Bots- Square (Using a loop)
Make the Bubble Bots move from the start to finish along a special path with the push of a button!
1 - Go to starting position!
Program your bubble bot to glide to its starting position when the space key is pressed.
Try using this block:
2- Use a loop command to guide your bubble bot to make a square!
Program your bubble bot move up along the path of a square by using a repeating loop.
Try using these blocks:
Using a loop is a fancier way to make a square!