
PCEP Practice Test - Python

Quiz
•
Computers
•
Professional Development
•
Medium
Prakash Ash
Used 7+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
Which of the following expressions evaluate to a non-zero result ? (Select two answers)
4 / 2 - 2 ** 1
4 / 2 + 2 ** 1
1 // 2 + 3 * 4
1 ** 2 - 4 // 3
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which one of the following asks the user for a string value and assigns it to the variable password ?
input = password ("Enter password")
password = input(Enter password)
password = input("Enter password")
password = str("Enter password")
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Refer to code image. Which one of the following code snippets prints the width and height variables separated by a multiplication sign (*) ?
print(width, height, *)
print(width, *, height)
print(width, height, sep='*')
print(width, height, multiply() )
Answer explanation
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the literal "False", identify the correct data type.
Boolean
String
Integer
Float
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Given the literal True, identify the correct data type.
Boolean
String
Integer
Float
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A process in which the source code is immediately executed without translating into machine code is called
linking
compilation
interpretation
debugging.
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Identify the operation that has the highest priority according to the operator precedence table in python.
Exponentiation
Multiplication
Subtraction
Floor Division
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
Python - Basic Data, Structure, and Concepts

Quiz
•
Professional Development
27 questions
Flapo SRE Quizzzz

Quiz
•
Professional Development
30 questions
Comptia Security+ Understanding Application Attacks and security

Quiz
•
Professional Development
30 questions
CompTIA Security+ (1.1 to 1.2)

Quiz
•
Professional Development
25 questions
CompTIA Security+ Quiz

Quiz
•
Professional Development
31 questions
Year 7 Computer Science Baseline

Quiz
•
KG - Professional Dev...
25 questions
CloudBinary_Jenkins_Quiz- 1

Quiz
•
Professional Development
25 questions
C second module quiz

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade