PCEP Section 1D: Choose operators (May 7th)

Quiz
•
Computers
•
12th Grade
•
Medium
Misti McDaniel
Used 11+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the symbol for the exponentiation operator in Python?
^
**
//
%
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.5
3
4
2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to concatenate two strings in Python?
*
&
+
%
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a bitwise NOT operator in Python?
~
!
^
not
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
None
Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a relational operator in Python?
=
==
:=
&
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following code? ```python x = 5 x += 3 print(x) ```
8
5
3
53
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
PYTHON PROGRAMMING

Quiz
•
11th - 12th Grade
20 questions
Python Programming Quiz

Quiz
•
10th Grade - University
10 questions
9 . Lists, Tuples, Sets and Dictionary - 5

Quiz
•
12th Grade
20 questions
Python

Quiz
•
9th - 12th Grade
14 questions
Python L1

Quiz
•
8th Grade - University
15 questions
Python Basics Quiz 1

Quiz
•
8th Grade - University
12 questions
Coding and Robotics

Quiz
•
8th - 12th Grade
20 questions
Operators (Computer Science - Python)

Quiz
•
7th - 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