End of term assessment

Quiz
•
Computers
•
9th Grade
•
Hard
Amani Musleh
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
The best structure for implementing a multi-way decision in Python is:
if
if-else
if- elif- else
comparison operator
2.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
Which one of the following is a valid Python if statement
if x >= 5:
if (x >= 5)
if (x => 55)
if x >= 5
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the value returned by the logical operator in the following case
5 > 6 and 8 < 15
True
False
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Find the value returned by the logical operator in the following case
5>6 or 8<15
True
False
5.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Find the value returned by the logical operator in the following case
not 5>6
True
False
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Find the value returned by the logical operator in the following case
13<20 and 25>20
True
False
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Find the value returned by the logical operator in the following case
a=b=c=5 a+b>c and a+c>b or b+c>a
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python - Operators and Conditional Statement

Quiz
•
3rd - 10th Grade
20 questions
JavaScript Operators

Quiz
•
9th - 12th Grade
20 questions
Getting Started in C Programming

Quiz
•
9th - 10th Grade
13 questions
Python Reflect

Quiz
•
8th Grade - University
15 questions
Y9 Spreadsheets

Quiz
•
8th - 9th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
15 questions
Python Basics Quiz

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