Python Fundamentals for Grade 9 Students
Quiz
•
Computers
•
9th Grade
•
Practice Problem
•
Hard
Srimoyi Banik
Used 7+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the output of 'print(5 + 3)' in Python?
8
7
2
10
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Explain the difference between '==' and 'is' in Python.
'==' compares values, 'is' compares types.
'==' compares values, 'is' compares memory addresses.
'==' compares memory addresses, 'is' compares values.
'==' compares memory addresses, 'is' compares types.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What data type is 'True' in Python?
list
integer
string
boolean
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write an if-else statement in Python?
if condition: code_block_for_false_condition else: code_block_for_true_condition
if condition: code_block_for_true_condition else: code_block_for_false_condition
if condition: code_block_for_true_condition
if condition: code_block_for_true_condition else: code_block_for_false_condition
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a 'for' loop in Python?
To iterate over a sequence and execute a block of code for each item in the sequence.
To perform mathematical calculations
To define classes and objects
To create conditional statements
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define a function in Python that takes two parameters and returns their sum.
def sum_two_numbers(a, b): return a + b
def add_numbers(a, b): return a + b
def calculate_sum(a, b): return a + b
def sum(a, b): return a + b
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you take user input in Python?
get_input() method
user_input() function
read_input() function
input() function
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
KS4 Programming Techniques (1)
Quiz
•
8th - 10th Grade
12 questions
Intro to Scratch 2
Quiz
•
KG - University
10 questions
KTTX-T4
Quiz
•
9th - 12th Grade
10 questions
Internet
Quiz
•
7th - 10th Grade
10 questions
python-BTxâu
Quiz
•
9th - 12th Grade
14 questions
Fetch & Execute Cycle
Quiz
•
9th Grade
10 questions
AI and Python: Ch.1 Revision
Quiz
•
9th Grade
10 questions
Word basics
Quiz
•
8th - 12th Grade
Popular Resources on Wayground
5 questions
This is not a...winter edition (Drawing game)
Quiz
•
1st - 5th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
Identify Iconic Christmas Movie Scenes
Interactive video
•
6th - 10th Grade
20 questions
Christmas Trivia
Quiz
•
6th - 8th Grade
18 questions
Kids Christmas Trivia
Quiz
•
KG - 5th Grade
11 questions
How well do you know your Christmas Characters?
Lesson
•
3rd Grade
14 questions
Christmas Trivia
Quiz
•
5th Grade
20 questions
How the Grinch Stole Christmas
Quiz
•
5th Grade
