Y9

6p: Test and debug Python programs for the micro:bit.

Keywords:
Physical Computing
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
actual outcomea detailed description of what really happens when you test part of a program
debugfinding and fixing errors in code
expected outcomea detailed description of what should happen when you successfully test part of a program
flashchecking the code using a physical microbit so you can see if it works in real life
pythona high level text based programming language
simulatechecking the code without using a physical microbit so you can quickly debug any problems
testcomparing what a program should do with what it actually does
Keyword games:
Resources: