
Understanding Python Identifiers and Operators

Quiz
•
Computers
•
11th Grade
•
Medium
Deepika A
Used 1+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of operators have they used in this expression 5-3*6
logical
arithmetic
relational
assignment
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of operators have they used in this expression
score = 0
score += 5
logical
arithmetic
relational
assignment
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
what does
score = 0
and
score == 100
mean ?
First one checks if score is equal to 0 and second one assigns the value to the variable
First one assigns to 0 and second one checks the value to the variable
Both are same .
Both checks the value
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of operators have they used in this expression
age >= 18
logical
arithmetic
relational
assignment
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of operators have they used in this expression
bill == 100 or member == true
logical
arithmetic
relational
assignment
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Out of the options which are mathematical operators
+ - / * % //
== != > < >= <=
= += -= *= /= %=
and not or
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to assign a value to a variable in Python?
+=
==
<>
=
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Data Types and Mathematical Operators

Quiz
•
9th - 11th Grade
15 questions
PYTHON PROGRAMMING FUNDAMENTALS

Quiz
•
11th Grade
18 questions
Unit 4 Variables, Conditionals & Functions CS20-21

Quiz
•
9th - 12th Grade
10 questions
JAVA operators

Quiz
•
University
15 questions
Python

Quiz
•
University
15 questions
Selection Quiz 2

Quiz
•
12th Grade
15 questions
Components of a Computer Program

Quiz
•
11th Grade
10 questions
TLE QUIZZIZ 2

Quiz
•
9th - 12th Grade
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