Basics

What is a Micro:Bit?

Hello World

Micro Python

Import Libraries

A variable called fortunes is a List of sayings

While True: Keeps the program constantly running

Event: A button pressed

Choose a random phrase from the list(fortunes) and use a variable (cookie) to hold choice.

Display variable with the Phrase

Copy of Mucking around with Micro:Bit

Peter Whitehouse presentation at QSITE State Conference 2018


LINK TO PETER'S GOOGLE FOLDER