Yr 7 Python Programming

Yr 7 Python Programming

7th Grade

16 Qs

quiz-placeholder

Similar activities

TIN HỌC LỚP 6

TIN HỌC LỚP 6

6th - 9th Grade

15 Qs

Модуль turtle. Підсумок

Модуль turtle. Підсумок

6th - 8th Grade

20 Qs

Programming with Turtle Graphics Review 1

Programming with Turtle Graphics Review 1

6th - 8th Grade

20 Qs

CSD Quiz Review

CSD Quiz Review

5th - 10th Grade

15 Qs

e-safety rules

e-safety rules

6th - 8th Grade

16 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

7th Grade - Turning Tracy

7th Grade - Turning Tracy

7th Grade

20 Qs

Python L25 Turtle

Python L25 Turtle

6th - 8th Grade

12 Qs

Yr 7 Python Programming

Yr 7 Python Programming

Assessment

Quiz

Computers

7th Grade

Easy

Created by

Adrienne Donoghue

Used 5+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

moves the turtle to a different location on the Cartesian plane

t.pendown()

t.goto()

t.forward(100)

t.fillcolor()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a way to get the computer to display text

alert

t.goto()

print

input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

blocks of code grouped together to perform a task.

Methods

Variables

Functions

Objects

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sets the fill colour

t.pensize()

t.penup()

t.fillcolor()

t.speed()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

allows you to leave notes for yourself in your code. Starts with a #

uniform random number

user's manual

internal documentation

integration testing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

turns the turtle to the left at a 90 degree angle

t.circle(90)

t.forward(90)

t.right(90)

t.left(90)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

changes how fast your turtle draws

t.fillcolor()

t.end_fill()

t.begin_fill()

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?