
2024-G6- Code.org L3
Authored by Selina Fan
Computers
6th Grade
Used 12+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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));
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?