Python Cert - Day 4 (PM)

Quiz
•
Computers
•
12th Grade
•
Hard

Bobby Liu
Used 1+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 6 pts
A function definition starts with the keyword:
def
function
fun
2.
MULTIPLE CHOICE QUESTION
20 sec • 6 pts
A function definition:
cannot be placed among other code
may be placed anywhere inside the code after the first invocation
must be placed before the first invocation
3.
MULTIPLE CHOICE QUESTION
20 sec • 6 pts
A function parameter is a kind of variable accessible:
only after the function definition's completion
anywhere in the code
only inside the function
4.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
A way of passing arguments in which the order of the arguments determines the initial parameters' values is referred to as:
positional
ordered
sequential
keyword
5.
MULTIPLE SELECT QUESTION
45 sec • 6 pts
Which of the following statements are TRUE? (Select TWO answers)
The return keyword may cause the function to return a value
The return keyword forces the function's execution to terminate
The return keyword forces the function to restart its execution
6.
MULTIPLE CHOICE QUESTION
20 sec • 6 pts
None keyword designates:
a None value
a function which doesn't return a value
an empty instruction
7.
MULTIPLE CHOICE QUESTION
30 sec • 6 pts
A variable defined outside a function:
may not be accessed in any way inside the function
may be read, but not written (something more is needed to do so)
may be freely accessed inside the function
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
A level Logic Gates

Quiz
•
12th Grade
37 questions
AP CS A Midterm Review

Quiz
•
9th - 12th Grade
32 questions
HSC AMS 6.4

Quiz
•
12th Grade
31 questions
ARDUINO (KELOMPOK 1)

Quiz
•
12th Grade
37 questions
End of Unit Assessment - EduBlocks

Quiz
•
9th - 12th Grade
30 questions
Bab 2 (Kelompok 1)

Quiz
•
12th Grade
30 questions
Dasar Komputer

Quiz
•
1st Grade - University
35 questions
Spring Final Review Part II

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade