Python Turtle - MCA Year 7

Python Turtle - MCA Year 7

7th Grade

14 Qs

quiz-placeholder

Similar activities

Python programming

Python programming

6th - 12th Grade

16 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

CSD Intro to Programming

CSD Intro to Programming

1st - 7th Grade

14 Qs

Python Basics

Python Basics

7th Grade

14 Qs

Programming and Logic Lesson 2

Programming and Logic Lesson 2

6th - 8th Grade

16 Qs

Python

Python

7th - 8th Grade

10 Qs

python intro

python intro

4th - 12th Grade

17 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Python Turtle - MCA Year 7

Python Turtle - MCA Year 7

Assessment

Quiz

Computers

7th Grade

Medium

CCSS
4.G.A.1

Standards-aligned

Created by

Mr Boldy

Used 52+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make the turtle move forward, which command is used?
turtle.penup()
turtle.forward()
turtle.left()
turtle.backward()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a rectangle with the turtle, what angle is needed when turning?
120
180
45
90

Tags

CCSS.4.G.A.1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a program in Python?
Using Word
Using IDLE
Using Powerpoint
Using Excel

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
Look at this code, what shape will it make?
Square
Triangle
Rectangle
Hexagon 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does turn(90) do?
Turns right 90 degrees
Turns left 90 degrees
Moves forward 90
Does nothing as 'turn' is not a turtle instruction

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What shape will this create?

Triangle

Hexagon

Rectangle

Will look like the turtle is climbing stairs

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this draw?

A Brown rectangle with yellow outline

A Brown Square with a Red outline

A Red Square with a Red Outline

A Yellow Rectangle with a purple outline

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?