Search Header Logo

quiz turtle

Authored by Winda Marchella

Computers

6th - 8th Grade

Used 10+ times

quiz turtle
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what programming language is used in turtle editor?

LUA

java script

python

elien

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

what is variable?

is a temporary data storage

is a string or integer

is a data type

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

what is looping ?

looping is important in programming

to called the variable in programming

is used for repeat a block of code

4.

MULTIPLE SELECT QUESTION

1 min • 5 pts

select the correct example of variable [ lamp ]

Lamp1

Lamp

?.Lamp

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

how to create triangle?

pen = turtle.Pen()

screen = turtle.Screen()

def move(x,y):

pen.pencolor("#3366ff")

pen.pensize(5)

pen.penup()

pen.goto(x, y)

for __count in range(3):

__Pen.pendown()

__Pen.right(120)

__Pen.forward(100)

6.

MULTIPLE SELECT QUESTION

1 min • 5 pts

to make a square you need to loop how many times?

4

2

6

7.

MULTIPLE SELECT QUESTION

1 min • 5 pts

how many degrees of triangle?

120°

80°

180°

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?