Programming with Turtle Graphics Review 2

Programming with Turtle Graphics Review 2

6th - 8th Grade

24 Qs

quiz-placeholder

Similar activities

Google SketchUp Tool

Google SketchUp Tool

KG - University

20 Qs

BAI 11. TIN 8 SU DUNG BAN MAU

BAI 11. TIN 8 SU DUNG BAN MAU

8th Grade

20 Qs

computer Lab Manners

computer Lab Manners

5th - 10th Grade

19 Qs

Review with fun...

Review with fun...

7th - 8th Grade

20 Qs

Computer

Computer

4th - 7th Grade

20 Qs

k7. Bài 9. Định dạng trang tính ....

k7. Bài 9. Định dạng trang tính ....

7th Grade

20 Qs

G7_Ch-7,8_HTML_Asmt-3_Revision

G7_Ch-7,8_HTML_Asmt-3_Revision

6th - 8th Grade

20 Qs

business 1.4 revision

business 1.4 revision

KG - Professional Development

20 Qs

Programming with Turtle Graphics Review 2

Programming with Turtle Graphics Review 2

Assessment

Quiz

Computers

6th - 8th Grade

Practice Problem

Hard

Created by

Troy Nasworthy

Used 50+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What punctuation is needed to begin a multi-line comment?

#

"

"""

*

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comments are:

Written for humans to read and understand

Only needed when a program is over 50 lines

Commands performed by the computer

Always blue when Python recognizes them

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used at the beginning of an in-line comment?

"

!

#

:

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I am creating a function that is going to draw 2 squares, which of the following would be the best name option?

Draw_Two_Squares

draw_squares

draw_shapes

2_squares

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the names below follow all naming rules?

my_function

Draw a Circle

4_circles

make_square

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a way functions make our code more readable?

Function names can describe what the function is completing

Functions break our code into smaller, separate parts

Each function only contains one command

Functions shorten our code by reusing code that has already been written

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What two things must be included in your function definition?

A function name and commands to be performed

Function variables and commands to be performed

Commands to be performed and function arguments

A function name and function variables

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?