quiz turtle

quiz turtle

6th - 8th Grade

24 Qs

quiz-placeholder

Similar activities

General revision_1

General revision_1

8th Grade

20 Qs

Barcode

Barcode

1st - 10th Grade

20 Qs

Y7 computational thinking

Y7 computational thinking

6th Grade - University

20 Qs

perangkat komputer

perangkat komputer

4th - 6th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

New Scratch

New Scratch

6th - 8th Grade

20 Qs

Photoshop 1st semester

Photoshop 1st semester

5th - 6th Grade

20 Qs

TIK VII YT, GC, VIDCOF

TIK VII YT, GC, VIDCOF

7th - 12th Grade

20 Qs

quiz turtle

quiz turtle

Assessment

Quiz

Computers

6th - 8th Grade

Hard

Created by

Winda Marchella

Used 10+ times

FREE Resource

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°

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?