![](https://static.wixstatic.com/media/01b81b_e00a03fcf0a24d1ca6decef7fd5cefc5.jpg/v1/fill/w_1425,h_1920,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/01b81b_e00a03fcf0a24d1ca6decef7fd5cefc5.jpg)
![microbit _Clear Background.png](https://static.wixstatic.com/media/01b81b_27171bb0e69241c9aca1f139f31d9d47~mv2.png/v1/fill/w_189,h_120,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/microbit%20_Clear%20Background.png)
2
![microbit _Clear Background.png](https://static.wixstatic.com/media/01b81b_27171bb0e69241c9aca1f139f31d9d47~mv2.png/v1/fill/w_186,h_120,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/microbit%20_Clear%20Background.png)
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
![](https://static.wixstatic.com/media/01b81b_7e7c9bba360a400f99dc083f4a41f7d5~mv2.png/v1/fill/w_282,h_53,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01b81b_7e7c9bba360a400f99dc083f4a41f7d5~mv2.png)
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!
![](https://static.wixstatic.com/media/01b81b_5c2b6ee9b4094eeea6be4f0b25606292~mv2.png/v1/fill/w_234,h_106,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/01b81b_5c2b6ee9b4094eeea6be4f0b25606292~mv2.png)
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:
![go to.png](https://static.wixstatic.com/media/01b81b_fcad61aa39304ebbbfecdedccad603b3~mv2.png/v1/fill/w_157,h_57,al_c,lg_1,q_85,enc_avif,quality_auto/go%20to.png)
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:
![move.png](https://static.wixstatic.com/media/01b81b_5e1c3b85b4ce437ba1f693690b101675~mv2.png/v1/fill/w_121,h_57,al_c,q_85,enc_avif,quality_auto/move.png)
![turn.png](https://static.wixstatic.com/media/01b81b_1a376540c7284689a6012c3d4636b804~mv2.png/v1/fill/w_150,h_54,al_c,q_85,enc_avif,quality_auto/turn.png)
![Repeat.png](https://static.wixstatic.com/media/01b81b_cea20071fd3c44b09536527cb0f9722e~mv2.png/v1/fill/w_146,h_111,al_c,q_85,enc_avif,quality_auto/Repeat.png)
Using a loop is a fancier way to make a square!