

Unit 3 L1 - L 9 - Computer Science Discoveries
Flashcard
•
Computers
•
7th Grade
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

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 is the correct syntax to create a ellipse in Javascript? Options: ellipse(100, 100);, circle(100, 100);, ell(100, 100);, circle<100, 100>
Back
ellipse(100, 100);
3.
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);
4.
FLASHCARD QUESTION
Front
Which of the following creates an ellipse with the Y-Coordinate at 100? Options: ellipse(60, 100);, ellipse(100, 60);, rect(60, 100), square (100, 60)
Back
ellipse(60, 100);
5.
FLASHCARD QUESTION
Front
Which of the following rectangles has a width of 50 and height 100? Options: ellipse(100, 100, 100, 50);, rectangle(100, 50);, rect(100, 100, 50, 100);, ellipse(50, 100);
Back
rect(100, 100, 50, 100);
6.
FLASHCARD QUESTION
Front
Which of the following ellipses has a width of 250 and height 100? Options: ellipse(100, 100, 250, 100);, circle(250, 50);, rect(100, 100, 250, 100);, ellipse(250, 100);
Back
ellipse(100, 100, 250, 100);
7.
FLASHCARD QUESTION
Front
Which of the following is the correct syntax to fill a background with color in Javascript? Options: background("red");, background-color: red;, backgroundFill(red);, myColor: red;
Back
background("red");
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?