Year 8 Python and SmallBasic Revision

Year 8 Python and SmallBasic Revision

8th Grade

14 Qs

quiz-placeholder

Similar activities

Python Graphics

Python Graphics

6th - 8th Grade

10 Qs

html image and link

html image and link

8th Grade

14 Qs

ไพทอน เต่า

ไพทอน เต่า

7th - 12th Grade

10 Qs

CIW IBA Lesson 4 Vocabulary

CIW IBA Lesson 4 Vocabulary

8th Grade - Professional Development

11 Qs

Small Basic 2

Small Basic 2

KG - 8th Grade

10 Qs

Computer keyboard shortcut keys

Computer keyboard shortcut keys

5th - 10th Grade

10 Qs

Small Basic: Variables & Shapes

Small Basic: Variables & Shapes

6th - 8th Grade

16 Qs

Python Level 1 Quiz #6

Python Level 1 Quiz #6

5th - 12th Grade

12 Qs

Year 8 Python and SmallBasic Revision

Year 8 Python and SmallBasic Revision

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Charlie Rogers

Used 14+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the programming term for repeating code?

Sub-Routine

Iteration

Variable

Sequence

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do we use to store data in programming?

Sub-Routine

Iteration

Variable

Sequence

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we store data in a variable in programming?

x = 5

def x 5

5 = x

store 5 as x

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What key is used to run a program in Small Basic?

F1

F4

F5

Enter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What line of code starts turtle in Python?

import turtle

start turtle

run turtle

turtle.start

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do we move the turtle forward in Python?

Turle.forward()

turtle.forward()

turtle.forwards()

TURTLE.forward()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What angle would the turtle turn to make a triangle?

turtle.right(360/3)

turtle.right(90)

turtle.right(144)

turtle.right(360*3)

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?