Quinn U. 3 Code.org-CS Discoveries(Interactive Animations/Games)

Quinn U. 3 Code.org-CS Discoveries(Interactive Animations/Games)

Assessment

Flashcard

Computers

6th - 12th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following is the correct syntax to fill a shape with color in Javascript? Options: fill("red");, color: red;, colorFill(red);, myColor: red;

Back

fill("red");

2.

FLASHCARD QUESTION

Front

Which of the following creates a rectangle with the X-Coordinate at 60? Options: rect(60, 100);, rect(100, 60);, ellipse(60, 100), circle (100, 60)

Back

rect(60, 100);

3.

FLASHCARD QUESTION

Front

Debugging

Back

Finding and fixing problems in an algorithm or program

4.

FLASHCARD QUESTION

Front

Sprite

Back

A graphic character on the screen with properties that describe its location, movement, and look.

5.

FLASHCARD QUESTION

Front

This code will draw a pink monster. Which of the pictures is drawn correctly?

Back

Media Image

6.

FLASHCARD QUESTION

Front

Which image will this code produce?

Back

Media Image

7.

FLASHCARD QUESTION

Front

Which image will this code produce?

Back

Media Image

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?