Python Plus : Turtle Race

Python Plus : Turtle Race

6th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZZ # 1

QUIZZ # 1

1st - 12th Grade

14 Qs

Internet

Internet

8th Grade

10 Qs

Arduino

Arduino

7th - 9th Grade

15 Qs

A számítógép felépítése

A számítógép felépítése

7th - 8th Grade

14 Qs

QUIZ CERITA FANTASI

QUIZ CERITA FANTASI

7th Grade

10 Qs

Redes Sociales y su impacto

Redes Sociales y su impacto

1st - 9th Grade

13 Qs

Programming Lesson 3

Programming Lesson 3

6th - 8th Grade

12 Qs

Kuiz Komputer dan ICT

Kuiz Komputer dan ICT

1st Grade - University

12 Qs

Python Plus : Turtle Race

Python Plus : Turtle Race

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Hard

Created by

ScopeIT Team

Used 7+ 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

How do you import the turtle module in Python?

include turtle
import turtle
using turtle
require turtle
load turtle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you set the turtle's color to red?

ada.setColor("red")
ada.color("red")
ada.set_color("red")
ada.paint("red")
ada.fill("red")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the turtle's shape to a turtle?

ada.form("turtle")
ada.type("turtle")
ada.shape("turtle")
ada.design("turtle")
ada.figure("turtle")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function moves the turtle forward by 100 units?

ada.move(100)
ada.forward(100)
ada.go(100)
ada.walk(100)
ada.step(100)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you set the turtle's speed to maximum?

ada.velocity(10)
ada.fastest()
ada.speed(10)
ada.quick()
ada.set_speed(10)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you turn the turtle 90 degrees to the right?

ada.right(90)
ada.turn(90)
ada.rotate(90)
ada.spin(90)
ada.angle(90)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to generate a random integer between 1 and 10?

random.int(1, 10)
random.randint(1, 10)
randint(1, 10)
random(1, 10)
rand(1, 10)

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?