wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Are you ready to code?

Total questions: 12

Worksheet time: 4mins

Name
Class
Date
1.

What programming language controls the SAGAN board?

a)

Java

b)

Python

c)

Python 3

d)

C++

2.

When the SAGAN board is flashing rainbow lights, it means?

a)

Ready to go

b)

Booting up

c)

Sleeping

d)

Busy

3.

What is the colour of the light on the SAGAN board when it is ready?

a)

Blue

b)

Purple

c)

Yellow

d)

Green

4.

What section of the launchpad do you code in?

a)

Coding

b)

Space program

c)

Hardware

d)

Classes

5.

How many LED's are there on the SAGAN board?

a)

3

b)

2

c)

5

d)

6

6.

The LED's can create a range of different colours.

a)

True

b)

False

7.

What area of the coding launchpad will show you errors and data?

a)

Code

b)

Virtual machine

c)

SAGAN board

d)

Console

8.

What needs to be correct when writing your code?

a)

Spelling

b)

Lettering

c)

Spacing and indentation

d)

All of the above

9.

What must be your first line of code at all times?

a)

from sagan board import *

b)

import time

c)

from sagan import *

d)

# sagan import

10.

'#' refers to what in the code?

a)

Code

b)

Comment

c)

Help

d)

Instructions

11.

Comments are a part of the running code.

a)

True

b)

False

12.

Where does your finished code for each challenge need to be submitted?

a)

Edmodo

b)

Word document

c)

OneNote

d)

Doesn't have to be submitted