Chapter 12 Exam Review
Quiz
•
Information Technology (IT)
•
8th Grade
•
Easy
Ashley Brown
Used 25+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you identify the statements that belong to the body of a function?
Indent those statement the same amount underneath the function "def" statement
Add the "def" keyword to the beginning of each statement
Add opening and closing curly braces { and } to mark the start and stop of the function body
Add the same comment (#) to the right of each statement within the body
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What character should be placed at the end of the function "def" line, after the parentheses?
Hashtag (#)
Colon (:)
Exclamation (!)
Dash (-)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword marks a spot in a function where the program flow will go back to the calling code?
continue
jump
return
break
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a function named "mystery" is defined as taking no parameters, how would you call that function from your code?
mystery
mystery()
# mystery
mystery[ ]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes where you should define your function in your code?
Near the top of the source file, before that function is called by any main program code
Near the bottom of the source file, after that function is called by any main program code
Always place functions in a separate source file
The location is not important, so place the function wherever you like
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the code below, which printed output will appear first when the code runs?
BOO
I'm not afraid of ghosts
Syntax error - haunted() is not a valid function name
Runtime exception - the haunted() function is called with incorrect parameters
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a Python rule for naming functions?
Function names must be less than 32 characters
Function names can contain letters, numbers and underscores
The first character in a function name cannot be a number
Function names are case-sensitive
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Math G7 Chapter 3 Mastering Significant Figures and Estimation
Quiz
•
7th Grade - University
18 questions
Intro to ICT
Quiz
•
6th - 8th Grade
20 questions
ICT G8A Chapter 5.1 Exploring Microprocessor-Controlled Homes
Quiz
•
8th Grade
20 questions
Exploring the World of AI
Quiz
•
6th Grade - University
23 questions
Cybercrime exercise
Quiz
•
7th Grade - University
16 questions
HTML Level 1
Quiz
•
8th Grade - University
15 questions
Microbit + Servo
Quiz
•
8th Grade
17 questions
Kira-JH U1/L1
Quiz
•
6th - 8th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Information Technology (IT)
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
12 questions
Digital Citizenship BSMS
Quiz
•
6th - 8th Grade
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
20 questions
Halloween movies trivia
Quiz
•
7th - 12th Grade
15 questions
Halloween History Trivia
Quiz
•
7th - 8th Grade
15 questions
Halloween Characters
Quiz
•
7th - 12th Grade
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
