Python Class 9

Assessment
•
Kanchan Chowdhary
•
Computers
•
9th - 10th Grade
•
301 plays
•
Hard
Student preview

25 questions
Show answers
1.
Multiple Choice
Which of the following is invalid?
_a = 1
__a = 1
__str__ = 1
none of the mentioned
2.
Multiple Choice
Which of the following is an invalid variable?
my_string_1
1st_string
__
3.
Multiple Choice
What is the output of this expression, 3*1**3?
27
9
3
1
4.
Multiple Choice
What input will I need to collect the height (in cm) of pupils in a class?
float
Int
input
5.
Multiple Choice
What does a variable do?
Stores a value in memory
Helps you print to screen
It works out the maths
Explore all questions with a free account
Find a similar activity
Create activity tailored to your needs using
Python Test

•
8th - 12th Grade
Python - Year 9 - Homework 1

•
7th - 9th Grade
Python Basics

•
8th - 10th Grade
Python 2

•
9th - 12th Grade
python skillsG7

•
9th Grade
python

•
9th Grade
Python

•
10th Grade
Python Basics

•
7th - 9th Grade