Animation 1

Quiz
•
Computers
•
6th Grade
•
Hard

Selina Fan
Used 13+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Alice wrote a code: rect(100,200);
Which shows correct?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bob wrote the code:
rect(100,200);
fill("green");
Which description is correct?
This is a blue square
This is a grey square
This is a green square
This is a green circle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cindy wrote the codes:
rect(200,150);
fill("yellow");
rect(350,300,50,100);
Which following image is correct?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cindy wrote the codes:
//fill("yellow");
rect(200,150);
fill("yellow");
rect(350,300,50,100);
Which following image is correct?
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
David wants to generate the following image, which group of codes is correct?
fill("pink");
rect(100,100);
rect(200,100);
fill("red");
rect(150,150);
fill("orange");
rect(100,200);
rect(200,200);
fill(pink);
rect(100,100);
rect(200,100);
fill(red);
rect(150,150);
fill(orange);
rect(100,200);
rect(200,200);
fill("pink");
rect("100,100");
rect("200,100");
fill("red");
rect("150,150");
fill("orange");
rect("100,200");
rect("200,200");
fill('pink')
rect(100,100);
rect(200,100);
fill('red');
rect(150,150);
fill('orange');
rect(100,200);
rect(200,200);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many lines of the following codes have problems?
1. rect(100,200)
2. fill{"red"};
3. rect(200,300);
4. fill('pink');
5. rect(100,100,200,200);
6. rect(100);
2
3
4
5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Elsa wrote the following codes, which generated image can match to her codes?
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Code.org CSD Unit3 Lesson 3 - 4 Review

Quiz
•
6th - 8th Grade
10 questions
แบบทดสอบพรบ.คอมพิวเตอร์

Quiz
•
6th Grade
10 questions
Programming

Quiz
•
6th - 8th Grade
11 questions
Presentation graphics

Quiz
•
6th Grade
10 questions
Overview of Telecommunication Networks

Quiz
•
1st Grade - Professio...
15 questions
AC_1_5 Germ Guide App Quiz

Quiz
•
6th - 8th Grade
15 questions
PPT 2.0

Quiz
•
6th - 8th Grade
10 questions
L4-Animation(RegularPolygon/Shape/Line/Arc/RandomNumber/Variabl)

Quiz
•
6th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
typing

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage

Quiz
•
5th - 6th Grade