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
The Boolean operator that means "not equal to" is
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 Wayground
50 questions
EXAM REVIEW: Computing Principles

Quiz
•
9th - 12th Grade
50 questions
Computer Systems and Algorithms Quiz

Quiz
•
10th Grade - University
44 questions
python

Quiz
•
10th Grade
40 questions
HTML Practice 2 of 4

Quiz
•
11th - 12th Grade
40 questions
Komputer Akuntansi Kelas XI AK

Quiz
•
KG - Professional Dev...
50 questions
DASAR PYTHON

Quiz
•
11th Grade
44 questions
Y11 Algorithms Homework

Quiz
•
12th Grade
45 questions
Meeting Documents

Quiz
•
11th 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

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

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade