Search Header Logo

CMU CS Academy Unit 6.1 Groups (Postion Properties) Part 1

Authored by Joan Goldberg

Computers

9th Grade

Used 53+ times

CMU CS Academy Unit 6.1 Groups (Postion Properties) Part 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

rect=Rect(80, 40, 200, 120, fill='blue')

print("rect.top=",rect.top)

What is printed?

40

80

160

280

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

rect=Rect(80, 40, 200, 120, fill='blue')

print("rect.bottom=",rect.bottom)

What is printed?

40

80

160

280

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

rect=Rect(80, 40, 200, 120, fill='blue')

print("rect.right=",rect.right)

What is printed?

40

80

160

280

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

rect=Rect(80, 40, 200, 120, fill='blue')

print("rect.left=",rect.left)

What is printed?

40

80

160

280

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

rect=Rect(80, 40, 200, 120, fill='blue')

print("rect.centerX=",rect.centerX)

What is printed?

40

80

100

180

280

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

rect=Rect(80, 40, 200, 120, fill='blue')

print("rect.centerY=",rect.centerY)

What is printed?

40

80

100

180

280

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?