
PCEP Practice Exam 1
Authored by Henry Vo
Religious Studies
10th Grade
Used 59+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the output be after executing the following code snippet?
3
9
1
18
Answer explanation
The ** operator is used to raise the number on the left to the power of the exponent of the right. The expression is evaluated from the right to left, and therefore it results in 9**0, which is 9.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the output be, if we run the following code?
Monday, Tuesday, Wednesday, Thursday
Friday
None
AttributeError: 'tuple' object has no attribute 'append'
Answer explanation
Tuples are immutable and cannot be amended once created.
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many times will it print "#"?
1
2
3
4
Answer explanation
The program will print '#' 3 times. The outer most if statement is false, so the if block is ignored, and the else block (print ("#"*3)) is executed.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of this code when "robert" is entered by the user when prompted?
True
error
Robert
False
Answer explanation
The == operator compares two values. Python is case-sensitive. The value robert is not the same as Robert.
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would be printed to the console after the following code is executed?
Hello
"Hello", World
Hello World
Hello, World
Answer explanation
The loop will print Hello once before entering into else clause, after i has is incremented by 1.
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will the output be after executing the following code?
('Python', 'Tuple')
[Python, Tuple]
['Python', 'Tuple']
(Python, Tuple)
Answer explanation
The answer is ('Python', 'Tuple') because the tuple() coverts the list to type tuple, keeping the same list elements.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output when the following code snippet is run:
Error
None
Let's enjoy a bowl of cereals
Groceries trip pending
Answer explanation
If the value of a variable is non-zero or non-empty, bool(non_empty_variable) will evaluate to True. Hence the if clause is passed ( bool ("None") = True ) and 'Groceries trip pending' is printed to the console.
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
25 questions
Quran
Quiz
•
9th - 12th Grade
25 questions
ASAS I_ Bahasa Inggris_Kelas 6_2024-2025
Quiz
•
6th Grade - University
25 questions
Images of the Church
Quiz
•
9th - 12th Grade
26 questions
Ram Simar
Quiz
•
KG - University
35 questions
Five Pillars of Islam
Quiz
•
9th - 10th Grade
25 questions
Peter, Apostles, and Pentecost
Quiz
•
10th Grade
25 questions
10 gr. Section #1 Part B
Quiz
•
9th - 12th Grade
25 questions
BIBLE - JESUS (as foretold and revealed)
Quiz
•
6th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Religious Studies
15 questions
Making Inferences
Quiz
•
7th - 12th Grade
23 questions
TSI Math Vocabulary
Quiz
•
10th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
10 questions
Plotting Points on a Coordinate Plane: Quadrant 1 Essentials
Interactive video
•
6th - 10th Grade
10 questions
Exploring Abiotic and Biotic Factors in Ecosystems
Interactive video
•
6th - 10th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
Figurative Language Review
Quiz
•
10th Grade