Turtle Python Quiz 1

Turtle Python Quiz 1

10th - 12th Grade

27 Qs

quiz-placeholder

Similar activities

CodeHS Python Final

CodeHS Python Final

6th - 10th Grade

30 Qs

Informatika dan pemrograman python

Informatika dan pemrograman python

12th Grade

25 Qs

ASESMEN HARIAN INFORMATIKA KELAS X SMT-2 BAB 1

ASESMEN HARIAN INFORMATIKA KELAS X SMT-2 BAB 1

10th Grade

25 Qs

CodeHS Tracy the Turtle Final Test

CodeHS Tracy the Turtle Final Test

6th - 10th Grade

30 Qs

1st Quarter Python Test

1st Quarter Python Test

10th - 12th Grade

30 Qs

Python тілінде циклдар

Python тілінде циклдар

9th - 12th Grade

22 Qs

Python Class 9

Python Class 9

9th - 10th Grade

25 Qs

8 ci sinif ümumiləşdirici test

8 ci sinif ümumiləşdirici test

6th Grade - University

30 Qs

Turtle Python Quiz 1

Turtle Python Quiz 1

Assessment

Quiz

Computers

10th - 12th Grade

Hard

CCSS
6.EE.B.6, L.2.2C

Standards-aligned

Created by

Mr. Toy

Used 42+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What is wrong with this code?
Missing Brackets
Missing Comma
Missing Colon
Incorrect spelling 

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How do we create variables in python?

Var ==1

Var != 1

Var = 1

Var ;= 1

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

How do we print a statement in python?

print_(x)

print.x

print.(x)

print(x)

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What will be the output for the following program

x = 'apple'

print(x)

X

x

print(X)

apple

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

The correct syntax for creating a turtle is

Turtle = turtle

house = tutle.Turtle()

house = turtle-Turtle()

house = turtle.Turtle()

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?