What type of operators have they used in this expression 5-3*6

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
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 Quizizz
19 questions
Topic 1: Keywords

Quiz
•
10th - 11th Grade
12 questions
Operators in C

Quiz
•
University
15 questions
Python

Quiz
•
University
10 questions
Python Operators

Quiz
•
11th Grade
15 questions
Selection Quiz 2

Quiz
•
12th Grade
15 questions
BASIC C PROGRAMMING QUIZ

Quiz
•
University
10 questions
C Programming Basics - 002

Quiz
•
University
17 questions
Operators in Python

Quiz
•
9th Grade - Professio...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University