Small Basic (Turtle)

Small Basic (Turtle)

KG - University

10 Qs

quiz-placeholder

Similar activities

Python Turtle - Knowledge Check

Python Turtle - Knowledge Check

7th - 8th Grade

10 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

Small basic

Small basic

4th - 6th Grade

13 Qs

Computer Programming 9 Review

Computer Programming 9 Review

9th Grade

10 Qs

Edublocks Turtle intro

Edublocks Turtle intro

6th - 8th Grade

13 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade - University

14 Qs

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

Small Basic (Turtle)

Small Basic (Turtle)

Assessment

Quiz

Computers

KG - University

Medium

Created by

C Payne

Used 286+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To make the pen go up you can use...
PenUp()
Turtle.PenUp()
Turtle.Pen(Up)
Turtle.Pendown()

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To make the pen go down you can use..
Turtle.PenDown()
Turtle.Pen(Down)
GraphicsWindow.Title = ""
TurtlePenDown()

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these pieces of code will not work
Turtle.PenDown()
Turtle.TurnLeft(100)
Turtle.Move(50)
Turtle.Show()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

An algorithm is..
A series of steps that is followed in order
A type of logic gate
PowerPoint
A binary number 

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Turtle.Speed can
Make the turtle go quicker
Make the turtle dissapear
Stop the pen from drawing 
Make the turtle delete 

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You can use turtle to create algorithms
True
False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What is this called?
Black Box
Text Window

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?