2024-G6- Code.org L3

Quiz
•
Computers
•
6th Grade
•
Medium

Selina Fan
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is correct?
rect(0,0)
Rect(0,0);
Rect(0,0,100,100,100);
rect(0,0,100,200);
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is a rectangular?
rect(0,0,100,100);
rect(100,100,200,100);
rect(100,200,100,100);
rect(0,0,300);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is a circle?
ellipse(100,100,100);
ellipse(100,100,200,400);
ellipse(100,200,400,200);
rect(100,100,100);
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one can make a blue square?
rect(100,100);
fill("blue");
Fill(blue);
rect(100,100);
rect(100,100,200,400);
fill(blue);
fill(rgb(0,0,200));
rect(100,100,100);
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one makes the shapes into different colour?
fill("pink");
fill("blue");
rect(100,100,200);
ellipse(100,100);
//fill("pink");
fill("blue");
rect(100,100,200);
ellipse(100,100);
fill("pink");
//fill("blue");
rect(100,100,200);
ellipse(100,100);
fill("pink");
rect(100,100,200);
fill("blue");
ellipse(100,100);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one shows the different result comparing to others?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code should be debug?
fill("blue");
rect(0,0);
rect(0,0);
fill("blue");
Fill("rgb(100,100,200)");
ellipse(1.25,200,)
ellipse(100,100);
fill(rgb(100,100,200));
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
G6-L7&8&9

Quiz
•
6th Grade
10 questions
JavaScript L1 Quiz 2

Quiz
•
5th - 12th Grade
5 questions
Unit 1 - Intro to p5.js

Quiz
•
6th Grade
15 questions
Unity.Basics-2

Quiz
•
6th Grade - University
15 questions
C++ While Loops

Quiz
•
6th - 8th Grade
10 questions
G6-W4-Quiz-Animation

Quiz
•
6th Grade
14 questions
CMU CS Academy Unit 1 Checkpoint

Quiz
•
6th - 8th Grade
10 questions
p5.js - using color & built-in variables

Quiz
•
6th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade