Code.Org U3L1-4

Code.Org U3L1-4

8th Grade

15 Qs

quiz-placeholder

Similar activities

Scratch (4th April)

Scratch (4th April)

KG - University

11 Qs

Hummingbird Robotics

Hummingbird Robotics

6th - 9th Grade

12 Qs

Unit 3 code.org

Unit 3 code.org

6th - 8th Grade

15 Qs

Codesters

Codesters

7th - 8th Grade

16 Qs

Express Course Vocabulary (code.org)

Express Course Vocabulary (code.org)

6th - 8th Grade

16 Qs

3rd 9 weeks test 2025 CF II

3rd 9 weeks test 2025 CF II

6th - 8th Grade

20 Qs

Programming in the Game AB

Programming in the Game AB

6th - 8th Grade

20 Qs

Looping / Conditionals

Looping / Conditionals

6th - 8th Grade

12 Qs

Code.Org U3L1-4

Code.Org U3L1-4

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Pamela Davey

Used 19+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code Command: The fill color controls the interior color of shapes drawn

randomNumber(min, max)

sprite.scale

background(color)

fill(color)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Finding and fixing problems in an algorithm or program

property

variable

parameter

debugging

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code Command: Draws an ellipse onto the display centered at x and y and inscribed in a rectangle with sides length w(idth) and h(eight).

sprite.scale

randomNumbers(min, max)

ellipse(x,y,w,h)

rect(x,y,w,h)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

property

program

parameter

variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One line of code that tells the program something to do

background(color)

command

sprite.scale

fill(color)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Command code: Sets the color used for the background of your game.

randomNumber(min, max)

background(color)

fill(color)

sprite.scale

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A place holder for a piece of information that can change

patameter

variable

property

program

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?