Pyhton Turtle

Pyhton Turtle

1st Grade - University

22 Qs

quiz-placeholder

Similar activities

qzggfn

qzggfn

1st Grade

20 Qs

Ôn tập giữa học kỳ I môn Tin học  lớp 5

Ôn tập giữa học kỳ I môn Tin học lớp 5

5th Grade

20 Qs

TN +2 -LESSON1 FUNCTIONS

TN +2 -LESSON1 FUNCTIONS

12th Grade

20 Qs

Teknologi Layanan Jaringan

Teknologi Layanan Jaringan

1st - 3rd Grade

20 Qs

2. Ayo Main Quiz Lagi

2. Ayo Main Quiz Lagi

University - Professional Development

20 Qs

Perakitan dan Pengujian Komputer - KJD

Perakitan dan Pengujian Komputer - KJD

10th Grade

20 Qs

Topic 4.1 Introduction to Java

Topic 4.1 Introduction to Java

12th Grade

20 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Pyhton Turtle

Pyhton Turtle

Assessment

Quiz

Computers

1st Grade - University

Medium

Created by

Kas H

Used 4+ times

FREE Resource

AI

Enhance your content

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

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image
Look at this code, how many times will it loop?
50
90
0
4

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image
Look at this code, what shape will it make?
Square
Triangle
Rectangle
Hexagon 

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

To stop the turtle drawing you need to use which of the following commands?
penup:
pen_up( )
penup( )
penup( ):

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

To make the turtle move forward, which command is used?

turtle.penup()

turtle.forward()

turtle.left()

turtle.backward()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When creating a rectangle with the turtle, what angle is needed when turning?

120

180

45

90

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In order to move the turtle 120 forward without drawing on the screen, which order is correct?

turtle.forward(120)

turtle.penup()

turtle.pendown()

turtle.pendown()

turtle.forward(120)

turtle.penup()

turtle.penup()

turtle.forward(120)

turtle.pendown()

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of these commands would successfully create a turtle named Alice

Alice = turtle.pen()

Alice = Turtle.pen()

Alice = Turtle.Pen()

Alice = turtle.Pen()

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?