Awesome Tutorial
Step 1
Add code to display a smiley
basic.showString(":")
bazaar.doStuff()
Step 2
Add another block to display more text
basic.showString(":)")
basic.showString(":(")
Step 3
Try it out on your microbit
Add code to display a smiley
basic.showString(":")
bazaar.doStuff()
Add another block to display more text
basic.showString(":)")
basic.showString(":(")
Try it out on your microbit