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