1/10
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What are the advantages of Block Coding
No syntax needed,
repsents programming elements easily,
no formatting required
drag and drop,
easy to learn,
visual, fast.
What are the disadvantages of Block Coding
No text-based coding included (beginners only), only simple instructions can be given, can’t create your own instructions.
Name some MakeCode input blocks
on button A pressed
on shake
on pin P0 pressed
button A is pressed
acceleration mg,
acceleration x.
Name some MakeCode output blocks.
show number,
show leds,
show icon,
show string,
clear screen,
forever.
What is a variable?
A value that can change and can update anytime.
What are the main parts of the micro:bit front view?
LED Display (5x5 grid),
Button A & B, Pins (P0, P1, P2),
Reset Button, Micro USB Port.
What is an algorithm?
A step-by-step set of instructions used to solve a problem or complete a task.
What is a linear economy?
taking resources, making products, using them, then throwing them away.
What is a circular economy?
Continuously using and reusing materials to reduce waste and protect the environment.
Give 3 examples of AI.
Siri
Netflix recommendations
Self-driving cars.
Microbit Labelled Diagram