Python 4

Python 4

6th - 10th Grade

10 Qs

quiz-placeholder

Similar activities

Python Statements

Python Statements

5th - 7th Grade

10 Qs

Global and local variables

Global and local variables

10th - 12th Grade

10 Qs

Python Quiz

Python Quiz

10th Grade

15 Qs

Introduction to Computer Programming

Introduction to Computer Programming

6th Grade - University

10 Qs

Python Basics Quiz

Python Basics Quiz

9th - 12th Grade

15 Qs

CCGA Unit 4 and 5

CCGA Unit 4 and 5

7th - 8th Grade

15 Qs

loop while/do while

loop while/do while

7th - 12th Grade

10 Qs

Python Quiz

Python Quiz

6th - 11th Grade

10 Qs

Python 4

Python 4

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

Chris Waters

Used 50+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to change the background color, we create a __________ named ____ .

syntax, wn

variable, wv

syntax, wn

variable, wn

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The easiest way to create a polygon is to use a...

while loop

loop

for loop

elif

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following code creates a...

polygon

parallelogram

diamond

rectangle

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to change the pen size of a turtle, use...

turtle.color

turtle.pencolor

turtle.size

turtle.pensize

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the error in the following:


wn = Turtle.Screen()

Allignment

Unassigned Variable

Attribution Error

Syntax (Capitalization)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A for loop differs from a while loop in that a for loop will repeat while a boolean condition returns true and a while loop will repeat for a specific number of times.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the code that will create a rhombus.

Media Image
Media Image
Media Image
Media Image

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?