Vocab unit 3
Vocab Unit 4
code unit 3
code unit 4
Random
100

Part of a program that does not work correctly.



 what is an Bug

100

To critically evaluate in a detailed and constructive manner.

what is Critique 

100

how to change the color of a shape 

what is fill(color) 

100

what did we do in lesson 12

what is made a user interface

100

This animal's noise is believed not to echo.

What is a duck?

200

 Finding and fixing problems in an algorithm or program.


what is Debugging

200

In design, paying attention to a user's feelings and needs when designing a product.

what is Empathy 

200

Code to create a ellipse 

what is ellipse(x, y, w, h) 

200

what is the main thing we did in lesson 4

digital design

200

This fruit has the highest calories of any fruit.

What is avocado?

300

 An algorithm that has been coded into something that can be run by a machine.

what is an Program

300

Someone who uses an object, including software and hardware.


what is User 

300

Code to insert a rectangle 

what is rect(x, y, w, h) 

300

 Analysis of Design

what is lesson 1

300

It is illegal for a plane to fly over this Indian marvel.

What is the Taj Mahal?

400

 An extra piece of information passed to a function to customize it for a specific need

what is Parameter 


400

How easy, efficient, and satisfying it is to use a human-made object or device (including software).

What is Usability 

400

how to change the background color 

what is background(color)  

400

On what lesson we stopped 

what is lesson 12

400

Butterflies use this body part to taste.

What is their feet?

500

A label for a piece of information used in a program.

what is an variable 

500

The visual elements of a program through which a user controls or communicates with the application. Often abbreviated UI

What is User Interface 

500

var xPosition = 50;


ellipse(xPosition, 350, 100, 100);

where will the ellipse move?

what is left 

500

lesson 16

what is Project - App Presentation

500

Before the 17th century, these vegetables used to be mainly purple, not the bright warm color we see them as today.

What is carrot?