Python L26 Color Tuple & Hirst Drawing

Python L26 Color Tuple & Hirst Drawing

6th - 8th Grade

14 Qs

quiz-placeholder

Similar activities

Python L25 Turtle

Python L25 Turtle

6th - 8th Grade

14 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Small Basic

Small Basic

7th - 9th Grade

17 Qs

Python Turtle Quiz

Python Turtle Quiz

7th Grade

15 Qs

CSS Quiz 1

CSS Quiz 1

6th - 10th Grade

10 Qs

RGB Colors

RGB Colors

4th - 7th Grade

10 Qs

ICT Web Design Lesson 2

ICT Web Design Lesson 2

6th Grade

10 Qs

p5.js - shape and color

p5.js - shape and color

8th Grade

17 Qs

Python L26 Color Tuple & Hirst Drawing

Python L26 Color Tuple & Hirst Drawing

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Future Teacher

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does turtle.colormode(255) allow you to do?

Use turtle commands faster

Enable RGB color format (0–255)

Change the background image

Resize the turtle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does random.randint(0, 255) return?

A color name

A floating-point number

A random number between 0 and 255

A boolean value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of tom.setheading(90)?

Rotate the turtle right by 90°

Make the turtle move forward

Turn the turtle to face up

Reset the turtle's position

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does dot(20, random_color()) do?

Draw a circle with a radius of 20

Move forward 20 units

Draw a dot of size 20 with a random color

Print the color to console

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function creates a random RGB color tuple?

generate_color()

rand_color()

random_color()

color_picker()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The spirograph uses circle() and heading rotation to draw.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

tom.penup() means the turtle will stop drawing lines while moving.

True

False

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?