Search Header Logo

9.6.3 Python Homework

Authored by Rachael Middleditch

Computers

7th - 12th Grade

Used 3+ times

9.6.3 Python Homework
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct command to start a fill?

begin_fill()

begin fill()

Begin_fill()

begin_fill[]

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct command to put the pen down?

pendown_()

pendown()​

Pendown()

pen down()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct command for moving forward 100?

forward 100

Forward(100)

forward(100)

forward_(100)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code do?

Draw a circle 20 times on a grey background.

Draw 6 separate circles on a grey background.

Draw 6 circles which are linked with a line.

Draw 6 circles which are linked with a line on a grey background.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the code underneath the WHILE mean?

The code will run whilst ever the counter is less then 7.

The code will run until the counter reaches 7.

The code will take 7 away from the counter.

The code will not work as there is an error.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A label given to a memory location that stores data.

Something that is the same throughout the program.

A method of outputting data.

A syntax error.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct code to import the turtle commands?

from import turtle *

Import from turtle *

from turtle import *

From turtle import *

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?