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
14 questions
Ai Basics

Quiz
•
6th - 12th Grade
15 questions
Google Sheets - Beginner

Quiz
•
6th - 8th Grade
10 questions
KTBC SNLTW B2-HP4

Quiz
•
6th - 8th Grade
10 questions
python4-lesson12

Quiz
•
2nd - 12th Grade
14 questions
CMU CS Academy Unit 1 Checkpoint

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

Quiz
•
6th Grade - University
10 questions
Анимации с помощью CANVAS

Quiz
•
6th - 8th Grade
8 questions
color and position

Quiz
•
6th Grade
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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade