Search Header Logo

Python Programming Vocab 2 Quiz

Authored by Allyson Smith

Computers

10th Grade

Used 7+ times

Python Programming Vocab 2 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a for loop in Python?

To perform a task repeatedly for a set number of times

To check if a condition is true

To define a function

To comment on code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a comment in Python?

With # at the beginning of the line

Using {} brackets

By surrounding text with $ symbols

With % at the start of the line

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function setposition(x, y) do in Python?

Sets the speed of an operation

Moves Tracy to a specific coordinate

Changes the color of Tracy

Defines a new function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a correct naming guideline for functions in Python?

Start with a lowercase letter

Use spaces between words

Begin with a letter

Use descriptive names

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the begin_fill() statement in Python?

It starts a loop

It begins a color fill for a shape

It sets the position of Tracy

It defines a function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command changes the thickness of the line Tracy draws?

color("red")

pensize()

setposition()

begin_fill()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make Tracy turn left by a specific angle?

setposition(x, y)

begin_fill()

left(angle)

color("red")

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?