Which of the following is a valid function name?
CS Academy Unit 2 Review

Quiz
•
Computers
•
9th - 10th Grade
•
Medium
Jennifer Greger
Used 27+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
None
1234
drawCircle
def
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the function shown, which of the following would be a valid function call?
drawBigCircle(“purple”, 20, 300)
drawBigCircle(200, 200, “red”)
drawBigCircle(300, “blue”, 200)
Circle(200, 300, “green”)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly uses the print function to print to the console?
print helloWorld
print(“hello world”)
print(helloWorld)
print “hello world”
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following shapes does not have a radius property?
Circle
RegularPolygon
Star
Rect
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a fill or border property?
borderStyle
fill
dashes
borderWidth
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you click to run all of the test cases given in the problem?
Run button
Reset
Test case 1
Autograder
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is false about global variables?
They should be used sparingly
They should be used all the time
They are used to refer to shapes
They can be used inside and outside of functions
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Exploring Python: Input and Output Essentials

Quiz
•
9th Grade - University
13 questions
String Manipulation

Quiz
•
9th - 11th Grade
15 questions
2D CAD

Quiz
•
9th - 12th Grade
14 questions
Y9 - Module 2 - KT1 Python Basics

Quiz
•
9th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
10 questions
KD-1 Dasar pemrograman python

Quiz
•
10th Grade
10 questions
Dasar Pemrograman C++

Quiz
•
10th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University