Search Header Logo

Small Basic 1

Authored by Chris Spencer

Computers

7th - 8th Grade

Used 102+ times

Small Basic 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code would you use to write the word "Hello" to the screen?

TextWindow.Title("Hello")

TextWindow.WriteLine("Hello")

TextWindow.WriteLine(Hello)

GraphicsWindow.WriteLine("Hello")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where can you draw pictures using the turtle?

TextWindow

GraphicsWindow

PictureWindow

TurtleWindow

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What code would you use to read the user's answer into a variable called answer?

answer = TextWindow.Read()

answer = TextWindow.WriteLine()

answer TextWindow.Answer()

TextWindow.Read(answer)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be held in the variable form?

Your answer to the question "What is your form?"

What is your form?

Nothing

form

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To temporarily store a value in Small Basic you need to create a..?

Operator

Variable

Statement

Memory

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

To store the user´s input as a number variable called age, which Small Basic command should be used?

age = TextWindow.ReadNumber()

age = TextWindow.Write()

age = TextWindow.Read()

age = TextWindow.Read(number)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a loop do?

Repeats a section of code

Counts up to a number

Creates a variable

Makes a decision

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?