Python Review through 1.3

Python Review through 1.3

Assessment

Flashcard

Computers

7th - 9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

14 questions

Show all answers

1.

FLASHCARD QUESTION

Front

A circle is the same as a Circle.

Back

False

2.

FLASHCARD QUESTION

Front

What is this shape's gradient? Options: gradient('red','blue'), gradient('blue','red'), fill = 'red,blue', gradient('purple')

Back

gradient('red','blue')

3.

FLASHCARD QUESTION

Front

Select the correct line of code: Rect (100, 30, fill='red'), Star (40, 100, 75, 9, fill='blue'), Circle(10, 25, 13, fill=gradient 'blue' , 'gold' , start='right'

Back

Star (40, 100, 75, 9, fill='blue')

4.

FLASHCARD QUESTION

Front

Which will result in a shape with no fill? Options: fill = No fill, fill = "white", fill = "clear", fill = None

Back

fill = None

5.

FLASHCARD QUESTION

Front

What is the star with the LEAST roundness?

Back

A

6.

FLASHCARD QUESTION

Front

What is this shape's gradient? Options: gradient("red", "yellow", start="top"), gradient("red", "yellow", start="bottom"), gradient("red", "yellow", start="left"), gradient("yellow", "red", start="top")

Back

gradient("red", "yellow", start="top")

7.

FLASHCARD QUESTION

Front

The algorithm for a background is -

Back

app.background='skyblue'.

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?