Computer final

Computer final

10th Grade

93 Qs

quiz-placeholder

Similar activities

Tin nghe pho thong P2

Tin nghe pho thong P2

9th - 12th Grade

88 Qs

Examen Extraordinario de Programación

Examen Extraordinario de Programación

10th Grade - University

90 Qs

Unit 1:  Digital Information (APCSP '23-'24 code.org)

Unit 1: Digital Information (APCSP '23-'24 code.org)

9th - 12th Grade

88 Qs

technical round

technical round

KG - Professional Development

90 Qs

N5 Computing SDD/DDD/CS

N5 Computing SDD/DDD/CS

9th - 10th Grade

89 Qs

ÔN TẬP HỌC KÌ 2 - TIN 10 CD CHỦ ĐỀ F

ÔN TẬP HỌC KÌ 2 - TIN 10 CD CHỦ ĐỀ F

10th Grade

90 Qs

Đề cương ôn tập HK2 Tin 10 ( Made in Nhân Nguyễn )

Đề cương ôn tập HK2 Tin 10 ( Made in Nhân Nguyễn )

10th Grade

96 Qs

Python Final Test Review

Python Final Test Review

9th - 12th Grade

92 Qs

Computer final

Computer final

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Mckinley Kielburger

Used 2+ times

FREE Resource

93 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would I tell Tracy to move forward 100 pixels?

forward 100

move(100)

Tracy, move forward by 100

forward(100)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the circle() command, what value do we put inside the parentheses?

The radius

The width

The center

The diameter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When Tracy is facing right, from what location does she start drawing her circle?

The middle

The bottom

The top

The left side

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where does Tracy always start in the grid world?

At the (0,0) coordinate in the bottom left hand corner of the canvas

  1. At the (-200,-200) coordinate in the bottom left hand corner of the canvas

At the (0,0) coordinate in the middle of the canvas

At the (-200,-200) coordinate in the middle of the canvas

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the dimensions of Tracy’s world?

200 pixels x 200 pixels

400 pixels x 200 pixels

400 pixels x 400 pixels

200 pixels x 400 pixels

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which commands would move Tracy forward 100 pixels?
A. forward(100)
B. backward(-100)
C. forward(-100)

A, B, and C

A only

B and C

A and B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How far does Tracy need to move from the starting position to reach the end of the right side of the canvas?

50 pixels

  1. 100 pixels

  1. 200 pixels

400 pixels

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?