Unit 3 random
Vocab 1
Random
Vocab 2
Unit 4 random
100

A sprite is a....

What is character on the screen with properties that describe its location, movement, and look?

100

A variable is.... 

What is a label for a piece of information used in a program?

100

The college Mrs. Lyons attended was....

What is SCSU ?

100

Attempt to do something is....

What is to try?

100

When you test an app it helps.....

What is help find bugs and fix them?

200

The random numbers code does...

What is make the code look a little different every time you run it.

200

A loop is...

What is the action of doing something over and over again?

200

Mrs. Lyons favorite food is.....

What is Butter Pecan Ice Cream?

200

A loop that continues to repeat while a condition is true  is..... 

What is a while loop?

200

An app that teaches you your abc's would most likely fall under what age category?

What is about 0-7?

300

Variables are used to....

What is to hold the place of an unknown thing?

300

The binary alphabet is... 

What is the two options used in your binary code?

300

Mrs. Lyons favorite color(s) is....

What is pink and green?

300

The design of products, devices, services, or environments taking into consideration the ability for all users to access, including people who experience disabilities or those who are limited by older or slower technology is....

What is accessibility? 

300

A user interface is.....

What is the means by which the user and a computer system interact, in particular the use of input devices and software?

400

With this code the bee will be....

var bee = createSprite(200,200);

bee.setAnimation("bee");

bee.x = 350;

bee.y = 350;

drawSprites();

What is the bottom right corner?

400

A digital citizen is....

What is someone who acts safely, responsibly, and respectfully online?

400

When we created our first app we practiced on an app called....

What is the recycle finder?

400

A simplified representation of something more complex....

What is abstraction? 

400

To analyze something means that you....

 What is to separate a thing or idea into its parts in order to figure out all the nature and interrelationship of all the parts or to consider and evaluate a situation carefully?

500

The code that changes the color of the text is...

What is stroke("color");?

500

The acronym FAIL stands for....

What is First Attempt In Learning?

500

The product I (Lily) created for the user based products project was called......

What is the Safelet?

500

An action that causes something to happen.....

What is an event?

500

An app that is all about working out would be a good app for....

What is a girl/guy who are from 10-100 who enjoy exercise?

M
e
n
u