Code.Org U3L1-4

Code.Org U3L1-4

8th Grade

15 Qs

quiz-placeholder

Similar activities

Introduction to Scratch

Introduction to Scratch

6th - 8th Grade

10 Qs

Scratch programming quiz

Scratch programming quiz

1st - 8th Grade

20 Qs

Codesters Units

Codesters Units

6th - 8th Grade

20 Qs

Snap! Computer Programming Quiz

Snap! Computer Programming Quiz

6th - 8th Grade

15 Qs

Programming

Programming

6th - 8th Grade

20 Qs

Intro to Codesters Lessons 1-3

Intro to Codesters Lessons 1-3

6th - 8th Grade

19 Qs

JavaScript

JavaScript

7th - 8th Grade

15 Qs

Excel Ch. 1

Excel Ch. 1

8th - 9th Grade

20 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?