Yr 7 Python Programming

Yr 7 Python Programming

7th Grade

16 Qs

quiz-placeholder

Similar activities

python考级培训课后测验-day1

python考级培训课后测验-day1

2nd - 12th Grade

15 Qs

Модуль Turtle

Модуль Turtle

7th - 8th Grade

13 Qs

Python Turtle Basics

Python Turtle Basics

7th - 9th Grade

20 Qs

Code Monkey Quiz 02 - 03.10.21

Code Monkey Quiz 02 - 03.10.21

7th Grade

15 Qs

Exploring Python Turtle Graphics

Exploring Python Turtle Graphics

7th Grade - University

12 Qs

Turtle python commands

Turtle python commands

5th - 12th Grade

12 Qs

Программирование на Python(модуль turtle)

Программирование на Python(модуль turtle)

6th - 8th Grade

18 Qs

GRADE 7 Small Basic - Branching and Subroutines

GRADE 7 Small Basic - Branching and Subroutines

7th Grade

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