
Code.org Commands Flashcard

Flashcard
•
Computers
•
9th Grade
•
Hard
Wayground Content
FREE Resource
Student preview

25 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What does the fill() command do in Code.org?
Back
Sets the color for future shapes.
2.
FLASHCARD QUESTION
Front
What are the parameters for the rect() command?
Back
x, y, width, height
3.
FLASHCARD QUESTION
Front
To draw a red circle, which commands would you use? Options: fill("red"); circle(50);, fill("red"); ellipse(50, 50);, redCircle(50);, drawCircle("red", 50);
Back
fill("red"); ellipse(50, 50);
4.
FLASHCARD QUESTION
Front
How can you change the color of a filled shape?
Back
Use the fill() command with a different color.
5.
FLASHCARD QUESTION
Front
To draw a red ellipse with a blue outline, what commands would you use? Options: fill("red"); stroke("blue"); ellipse(100, 50);, redEllipse(100, 50); blueOutline();, fill("blue"); stroke("red"); ellipse(100, 50);, ellipse("red", "blue", 100, 50);
Back
fill("red"); stroke("blue"); ellipse(100, 50);
6.
FLASHCARD QUESTION
Front
What do the x and y coordinates in a shape's parameters represent?
Back
The starting position of the shape.
7.
FLASHCARD QUESTION
Front
How can you move a shape to the right on the screen?
Back
Increase the x-coordinate.
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
JavaScript - Karel

Flashcard
•
9th - 10th Grade
15 questions
Kepler's First Law

Flashcard
•
9th Grade
20 questions
Orbits and Kepler's Laws

Flashcard
•
9th Grade
19 questions
Orbits and Eccentricity

Flashcard
•
9th Grade
22 questions
Planetary Motion Review

Flashcard
•
9th Grade
19 questions
CodeHS - Unit 5 - Into to Programming with Karel

Flashcard
•
9th Grade
18 questions
CodeHS - Unit 5 - Into to Programming with Karel

Flashcard
•
9th Grade
21 questions
Java Loops

Flashcard
•
KG
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade