Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

3D Printing

3D Printing

6th - 8th Grade

15 Qs

1.2 Images

1.2 Images

9th - 10th Grade

14 Qs

KS3 Hardware & Components

KS3 Hardware & Components

7th - 9th Grade

12 Qs

Computer Programming 9 Review

Computer Programming 9 Review

9th Grade

10 Qs

Blockly

Blockly

6th - 9th Grade

15 Qs

Input Device-ict_css_9

Input Device-ict_css_9

9th Grade

8 Qs

EXAMEN DE PROGRAMACIÓN UNIDAD II - PFDS

EXAMEN DE PROGRAMACIÓN UNIDAD II - PFDS

9th - 12th Grade

15 Qs

Multimedia Fundamentals

Multimedia Fundamentals

9th - 12th Grade

15 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?