Small basic

Small basic

4th - 6th Grade

13 Qs

quiz-placeholder

Similar activities

logo

logo

3rd - 4th Grade

18 Qs

Python Level 1 Quiz #6

Python Level 1 Quiz #6

5th - 12th Grade

12 Qs

Small Basic 2

Small Basic 2

KG - 8th Grade

10 Qs

Small Basic-Turtle Graphics

Small Basic-Turtle Graphics

6th - 9th Grade

10 Qs

MSW Logo - Basics 1

MSW Logo - Basics 1

4th Grade

15 Qs

Microsoft Windows LOGO

Microsoft Windows LOGO

3rd - 7th Grade

16 Qs

MS Logo

MS Logo

4th - 9th Grade

10 Qs

Small basic

Small basic

6th - 7th Grade

10 Qs

Small basic

Small basic

Assessment

Quiz

Computers

4th - 6th Grade

Medium

Created by

Sherihan Awni

Used 98+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To draw shapes in Small Basic you can use the?

Frog

Lizard

Tortoise

Turtle

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A small program inside a program that can be reused multiple times is known as a?

Sub-Routine

Loop

Branch

Variable

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code do: GraphicsWindow.BackgroundColor="red"

Change the background color to red

Draw a Square

Create a house

Change the pen color to red

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these pieces of code has an error?

Turtle.PenDown()

Turtle.Move(50)

Turtle.TurnLeft(100)

Turtle.Show()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turtle.Speed can

Make the turtle go quicker

Make the turtle disappear

Make the turtle delete the drawing

Stop the pen from drawing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turtle.X = 50

Turtle.Y = 200

this codes set location of the turtle

this codes set size of the turtle

this codes set move of the turtle

this codes set turn of the turtle

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Gets or sets the color of the pen used to draw shapes on the Graphics Window.

GraphicsWindow.PenColor

GraphicsWindow.Penwidth

GraphicsWindow.BackgroundColor

GraphicsWindow.Penhue

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?