Yr 7 Python Programming

Yr 7 Python Programming

7th Grade

16 Qs

quiz-placeholder

Similar activities

MS Logo 2

MS Logo 2

3rd - 10th Grade

13 Qs

مراجعة العملي مهارات رقمية -ف1-الصف 1م-1446هـ-هيا -ابرار

مراجعة العملي مهارات رقمية -ف1-الصف 1م-1446هـ-هيا -ابرار

7th Grade

21 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

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

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

7th Grade

12 Qs

Python L25 Turtle

Python L25 Turtle

6th - 8th Grade

14 Qs

Turtle

Turtle

7th - 8th Grade

12 Qs

Python Turtle Quiz

Python Turtle Quiz

7th Grade

15 Qs

Python Turtle - MCA Year 7

Python Turtle - MCA Year 7

7th Grade

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