Python Class 9

Quiz
•
Computers
•
9th - 10th Grade
•
Hard
Standards-aligned
Kanchan Chowdhary
Used 317+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is invalid?
_a = 1
__a = 1
__str__ = 1
none of the mentioned
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an invalid variable?
my_string_1
1st_string
__
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of this expression, 3*1**3?
27
9
3
1
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What input will I need to collect the height (in cm) of pupils in a class?
float
Int
input
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a variable do?
Stores a value in memory
Helps you print to screen
It works out the maths
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would the answer be?
x = input("enter a number ")
print(x+x)
33
31
error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the answer?
a = "564"
b = "2342"
print(a+b)
2609
5642324
2906
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Ôn tập Python (for, if)

Quiz
•
10th Grade
22 questions
for loop

Quiz
•
9th Grade
30 questions
PYTHON AI

Quiz
•
9th Grade
20 questions
Introduction to Python

Quiz
•
7th - 9th Grade
25 questions
Program Development - Python: Strings

Quiz
•
9th - 10th Grade
20 questions
TEST1.PY

Quiz
•
10th Grade - University
20 questions
Algoritma Fungsi Phyton

Quiz
•
10th Grade
20 questions
TIN 10 Bài 10 CĐ F. Hàm

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade