Yr 7 Python Programming

Yr 7 Python Programming

7th Grade

16 Qs

quiz-placeholder

Similar activities

Python Year 7 Autumn

Python Year 7 Autumn

6th - 8th Grade

20 Qs

Intro to IF statements

Intro to IF statements

KG - University

13 Qs

Pixlr Review

Pixlr Review

7th - 8th Grade

12 Qs

แบบทดสอบเก็บคะแนนกลางภาคเรียน

แบบทดสอบเก็บคะแนนกลางภาคเรียน

7th Grade

12 Qs

Turtle

Turtle

7th - 8th Grade

12 Qs

Tracy's Canvas and Commands Quiz

Tracy's Canvas and Commands Quiz

7th Grade

14 Qs

CodeHS 5.2 Tracy

CodeHS 5.2 Tracy

6th - 8th Grade

15 Qs

MS Logo 2

MS Logo 2

3rd - 10th Grade

13 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?