Shapes and Color Coding (JavaScript)

Shapes and Color Coding (JavaScript)

7th Grade

12 Qs

quiz-placeholder

Similar activities

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

JavaScript

JavaScript

7th - 8th Grade

15 Qs

Java Script

Java Script

5th - 7th Grade

8 Qs

Photoshop Basics

Photoshop Basics

7th - 8th Grade

17 Qs

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

javascript - khan academy

javascript - khan academy

6th - 8th Grade

11 Qs

Game lab review

Game lab review

7th - 8th Grade

11 Qs

Shapes and Color Coding (JavaScript)

Shapes and Color Coding (JavaScript)

Assessment

Quiz

Computers, Other

7th Grade

Medium

Created by

Vanessa Porrata

Used 34+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After we put a command in a program, we always end it with parenthesis and a ___________.

semicolon

period

colon

exclamation point

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at this command:

ellipse(x, y, w, h);


The "x" parameter says how far ________ or _______the ellipse is on the canvas.

up; down

left; right

southeast; northwest

Neither

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Look at these commands:

ellipse(100, 200, 30, 40);

rect(100, 225, 12, 20);


The numbers in these ellipse and rect commands are called:

sundaes

measurements

letters

parameters

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of putting comments in your code?

To help you label what you are coding

To help you run faster

To make it harder for you to code

None of these answers

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a comment in programming?

2 slashes with a bit of text after it to tell you what the code does

Something Instagrammers use to edit their photos

A way to cancel the code

None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an error, flaw or mistake in a computer program that causes the code not to work in the way you wanted it to?

virus

bug

insect

flu

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is it important to put your code in a particular order?

Yes

No

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?