PLEASEEEEE HELLPPP IT'S URGENT!!!

We’re working on micro:bits and I need to find the keywords to these words:

•LED Matrix
•Battery
•Processor
•Accelerometer
•Micro USB Port
•Compass
•Block Editor
•Iteration
•Selection
•Variable
•Algorithm
•Debug
•Number
•String
•Define iteration
•Indefinite iteration
•If Statement
•Text Based programming
•Block Based programming
•JavaScript
•Function
•Syntax

YOU DON’T HAVE TO DO ALL THE WORDS JUST SOME, I WILL GIVE BRAINLIEST!!!

Respuesta :

tonb

Answer:

Battery: DC power source to feed electricity in the circuit

Processor: component that reads instructions from memory, executes them and writes result data to memory and output devices

Accelerometer: device that measures motion acceleration along 3 dimenstions

Micro USB Port: standard interface for serial communication and power

Compass: sensor that finds orientation based on earth's magnetic field

•Block Editor: pass

Iteration: one cycle of a program loop

•Selection: pass

Variable: program construct to hold a value that code can read and write to.

Algorithm: programming code with a particular function to transform a given input to an output

Debug: the process of finding and fixing mistakes in your program