Compsciens

Compsciens

8th Grade

8 Qs

quiz-placeholder

Similar activities

Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

Python Programming with Tracy the Turtle

Python Programming with Tracy the Turtle

6th - 8th Grade

10 Qs

Year 8 - Progress Check 1 (Python Turtle Shapes)

Year 8 - Progress Check 1 (Python Turtle Shapes)

8th - 9th Grade

10 Qs

Python L29 Snake Game

Python L29 Snake Game

6th - 8th Grade

10 Qs

Python Plus : Turtle Race

Python Plus : Turtle Race

6th - 8th Grade

10 Qs

Turtle Academy (Lessons 1 & 2)

Turtle Academy (Lessons 1 & 2)

6th - 8th Grade

10 Qs

Python Turtle_1 6кл

Python Turtle_1 6кл

6th - 8th Grade

13 Qs

untitled

untitled

6th Grade - University

12 Qs

Compsciens

Compsciens

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Stephanie Horchidan

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • Is spelling important in Python Turtle?

yes

no

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you move the turtle forward without drawing

turtle.penup()   turtle.forward()

turtle-(penup)  

turtle.(forward)

turtle.pen(up)   turtle.forward()

turtle.pen()   turtle.forward()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • How to create a new name for the turtle?

Alf=turtleTurtle()

Alf=turtle.Tortoul()

Alf=turtle.Turtle()

Alf=turtle.(Turtle)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the code for turning 90 degrees?

Alf.right90()

Alf.right(90)

Alf.right.(90)

Alf.right90

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • What code stops the turtle from drawing?

Alf.pen up()

Alf.penup()

Alf.penup

Alfpenup()

6.

MULTIPLE SELECT QUESTION

45 sec • 3 pts

What settings can be applied to turtle graphics?

Shape

orientation

color

texture

7.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Find errors in code

Alf.penup()

Alf=Turtle.turtle()

Alf.right(90)

Alr+foteord()

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • Know the code for looping

Alf.circle()

Alf-circle

Alf.ircle()

Alfcircle()