Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

1.2 Images

1.2 Images

9th - 10th Grade

14 Qs

Turtle Academy (Lessons 1 & 2)

Turtle Academy (Lessons 1 & 2)

6th - 8th Grade

10 Qs

Digital Graphics  & Sound Grade 8

Digital Graphics & Sound Grade 8

8th Grade

12 Qs

MS Logo

MS Logo

4th - 9th Grade

10 Qs

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

Computer Programming 9 Review

Computer Programming 9 Review

9th Grade

10 Qs

Blockly Assessment

Blockly Assessment

6th - 9th Grade

15 Qs

Edublocks L10  Advance Turtle

Edublocks L10 Advance Turtle

6th - 8th Grade

10 Qs

Small Basic Basics

Small Basic Basics

Assessment

Quiz

Computers

8th - 9th Grade

Hard

Created by

Tom Lund

Used 99+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code makes the turtle walk 100 steps

Turtle.Walk(100)

Turtle.Move(100)

Turtle.Forward(100)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code turns the turtle 90 degrees to the right?

Turtle.TurnRight()

Turtle.TurnLeft()

Turtle.TurnRight(90)

Turtle.TurnLeft(90)

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A variable is a value that can ____________

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code changes the pen colour of the turtle

Turtle.Pencolor = "Red"

GraphicsWindow.PenColor = "Red"

GraphicsWindow.PenColour = "Red"

Turtle.PenColour = "Red"

5.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

What is iteration a posh word for what?

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Variables can't be changed

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Select a valid GraphicsWindow Color

dodgerblue

bluebell

powderblue

blueblue

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?