Taking, drawing, erasing a picture are examples of this
App Feature
When a user operates an app, they provide 'this' for the program.
Input
The name of the visual programming environment being used in this course
MIT App Inventor
The View used to place components on the screen
Designer
Color and text are examples of a component's what
Properties
This could be the 'result' of a block of code
Output
The device used to test your app
Tablet
The View used to develop the code
Blocks
The pieces of your app that do things for you
Components
You do this when your program (app) does not work properly
Debug
The name of the first app created
Digital Doodle
Blocks of code fit together like 'this'
Puzzle
You program these 'blocks of code' to make your app do what you want it to do.
Event Handlers
Touching a button is an example of 'this'
Input
The programming language you will learn in the last month of this course
Python
A component used in Activity 1.1.1 that the User could not see
AccelerometerSensor
This causes the program to take Action.
Event
Versions of the same program could be called 'this'
Iterations
Your teacher's name
Ms. Reichard
A GROUP of statements that perform some task
Procedure