Animation 1

Animation 1

6th Grade

10 Qs

quiz-placeholder

Similar activities

Huffman Coding

Huffman Coding

6th - 10th Grade

10 Qs

Data Types - Introduction to Python

Data Types - Introduction to Python

6th - 7th Grade

9 Qs

Назад в 90-е

Назад в 90-е

5th - 11th Grade

10 Qs

US Teens and Digital Habits

US Teens and Digital Habits

6th - 8th Grade

10 Qs

Computer Languages

Computer Languages

6th - 12th Grade

10 Qs

การใช้โปรแกรม canva เบื้องต้น 1

การใช้โปรแกรม canva เบื้องต้น 1

6th - 8th Grade

10 Qs

Youtube

Youtube

4th Grade - University

11 Qs

Scratch Introduction

Scratch Introduction

5th - 8th Grade

10 Qs

Animation 1

Animation 1

Assessment

Quiz

Computers

6th Grade

Practice Problem

Hard

Created by

Selina Fan

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Alice wrote a code: rect(100,200);

Which shows correct?

Media Image
Media Image
Media Image
Media Image

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?

Media Image
Media Image
Media Image
Media Image

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?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Media Image

Elsa wrote the following codes, which generated image can match to her codes?

Media Image
Media Image
Media Image

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?