Y9

6o: Use an IDE to write 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
debugfinding and fixing errors in code
IDEintegrated development environment (a program that gives you all the tools you need to write, run and debug a program)
microbita programmable computer with loads of inputs and outputs that can be used to control physical devices
programstep by step instructions that can run on a computer
pythona high level text based programming language
REPLread evaluate print loop (used to write and run individual lines of code and see the result of each one)
stepchoosing to run code one line at a time rather than all of them in quick succession
Keyword games:
Resources: