The Boolean operator that means "not equal to" is
CH4 - Python

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Klea h
Used 4+ times
FREE Resource
45 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
XX
!=
<>
_
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is correct?
if num1=10:
if num1==10:
if num1==10;
if num="10";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When writing an if/else statement, you
always indent the line after the condition
never indent the line after the condition
capitalize every word
put a colon at the beginning and the end
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is correct?
if num1==42:
print("You have discovered the meaning of life!")
if num1==42...
print("You have discovered the meaning of life!")
if num1==42:
print "You have discovered the meaning of life!"
if num1==42:
print( You have discovered the meaning of life!)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Python, repetition is another word for a:
loop
variable
function
command
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable?
a type of graphics
A box(memory location) where you store values
Data type
a type of memory
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output?
name = "Dariya"
print (name)
(name)
Dariya
name
Nothing
Create a free account and access millions of resources
Similar Resources on Quizizz
45 questions
Year 9 Mid-Term Assessment

Quiz
•
10th Grade
40 questions
Computational thinking, algorithms and programming

Quiz
•
11th Grade
45 questions
Midterm prep 10 gr

Quiz
•
10th Grade - University
45 questions
រំឮកមេរៀនPython

Quiz
•
11th Grade
50 questions
Strings in python - Test

Quiz
•
11th Grade
42 questions
Cybersecurity Sem 2

Quiz
•
9th Grade
46 questions
Python Programming Quiz

Quiz
•
9th Grade
40 questions
10th Grade 10 - IT Programming - 2nd Cycle Exam

Quiz
•
10th Grade - University
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
30 questions
Linear Inequalities

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

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