Shapes and Color Coding (JavaScript)

Shapes and Color Coding (JavaScript)

7th Grade

12 Qs

quiz-placeholder

Similar activities

Java Script

Java Script

5th - 7th Grade

8 Qs

Plotting Shapes on Code.Org

Plotting Shapes on Code.Org

5th - 8th Grade

17 Qs

Javascript Basics (Khan Academy)

Javascript Basics (Khan Academy)

6th - 8th Grade

15 Qs

CSD Unit 3 - Interactive Animations and Games (lessons 3&4)

CSD Unit 3 - Interactive Animations and Games (lessons 3&4)

6th - 8th Grade

15 Qs

Coding - Computer Programming

Coding - Computer Programming

KG - University

10 Qs

Code.org CSD Unit3 Lesson 3 - 4 Review

Code.org CSD Unit3 Lesson 3 - 4 Review

6th - 8th Grade

11 Qs

Scratch intro & Pen Commands Quiz

Scratch intro & Pen Commands Quiz

1st - 10th Grade

10 Qs

Basic Coding Terminology

Basic Coding Terminology

6th - 8th Grade

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