Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 487 Bytes

File metadata and controls

19 lines (14 loc) · 487 Bytes

STEM - Quiz A or B

Step 1 - This Project does x y z

//

Step 2 - Show your micro:bit Name

Let's start by setting your Radio Group

radio.setGroup(255)
})

Step 3 - Try it out on your micro:bit

Download your code onto your micro:bit to see it working

<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>