Which one is correct?
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
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 Quizizz
10 questions
Conceptos de Diseño y Desarrollo Web

Quiz
•
6th Grade
7 questions
KA Intro to JS: Drawing Basics

Quiz
•
KG - University
5 questions
Introduction to Web Development

Quiz
•
3rd - 8th Grade
15 questions
Tournament 2 - A

Quiz
•
6th - 12th Grade
15 questions
Unit 2 lesson 3 and 4 code.org

Quiz
•
6th - 8th Grade
8 questions
Java Script

Quiz
•
5th - 7th Grade
15 questions
Javascript Assessment

Quiz
•
6th - 8th Grade
10 questions
Variables-G6-W6 test

Quiz
•
6th Grade
Popular Resources on Quizizz
20 questions
math review

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
19 questions
Math Review

Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review

Quiz
•
7th Grade