Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

input devices - intermediate phase

input devices - intermediate phase

6th - 7th Grade

20 Qs

LEDs on micro:bit

LEDs on micro:bit

8th Grade

15 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

Games Industry Jobs

Games Industry Jobs

8th Grade

14 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python List

Python List

4th Grade - University

15 Qs

Coding Basics SC-1

Coding Basics SC-1

7th - 12th Grade

20 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Medium

Created by

Walton Williams

Used 73+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is x value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is y value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is width of the rectangle in the following code?

rect(250, 200, 75, 225);

250

200

75

225

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is height of the rectangle in the following code?

rect(250, 200, 75, 225);

250

200

75

225

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Parameter

An extra piece of information that you pass to the function to customize it for a specific need.
The common programming structure that implements "conditional statements".
the rate at which frames in an animation are shown, typically measured in frames per second
Pulling out specific differences to make one solution work for multiple problems.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Animation 

The common programming structure that implements "conditional statements".
 a series of images that create the illusion of motion by being shown rapidly one after the other
A graphic character on the screen with properties that describe its location, movement, and look.
Pulling out specific differences to make one solution work for multiple problems

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Conditionals

Any valid unit of code that resolves to a value.
a single image within an animation
Statements that only run under certain conditions.
Any valid unit of code that resolves to a value.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers