Operators & IF Statements

Quiz
•
Computers
•
7th - 8th Grade
•
Medium
Adam Cowell
Used 20+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does this operator do? ' * '
Divide
Add
Subtract
Multiply
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The Floor Division operator looks like this
//
/
-
|
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
< , > , == , != Are examples of which operator
Arithmetic
Logical
Realtional
Assignment
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Is this statement true 5>=5
True
False
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a=10
a+=7
print(a)
What will this output?
3
Error
17
True
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
a=27
a/=3
print(a)
What will this output?
24
30
9
3
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
if 4>=2 and 3<=8:
print("true)
else:
print("false")
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Scratch

Quiz
•
7th Grade
12 questions
Ch-8 Iterative statements in Python

Quiz
•
8th Grade
10 questions
Spreadsheet Formatting

Quiz
•
8th Grade
15 questions
REVIEW FOR MIDTERM TEST ICT 4

Quiz
•
1st - 12th Grade
10 questions
Logical tests and programming constructs

Quiz
•
7th Grade
15 questions
Y8 Lent Python

Quiz
•
8th Grade
10 questions
Python - Operators and Conditional Statement

Quiz
•
3rd - 10th Grade
10 questions
SLR 8 - Basic Programming Concepts - Part One

Quiz
•
8th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade