Font size
S
M
L
XL
WorksheetsIntroduction To Python
Total questions: 9
Worksheet time: 5mins
Name
Class
Date
1.
Complete the code: x=___(input("The first integer")
a)
int
b)
bool
c)
float
d)
integer
2.
What will be the result of: Print("Hello Earth!") ?
a)
Syntax Error
b)
Hello Earth!
c)
"Hello Earth!"
d)
No result
3.
What is the input name for 'true/false' inputs?
a)
bool(boolean)
b)
boo(boolean)
c)
float(float)
d)
int(boolean)
4.
Python is a (a) level language,
5.
You can check code in the Python
a)
Interactive mode
b)
IDLE
c)
Script mode
d)
N.A.
6.
Is this going to be easy
a)
Yes!
b)
No.
c)
Maybe...
d)
Not Sure!
7.
You have to buy Python.
a)
True
b)
False
c)
No sure
8.
Python can be worked on with:
a)
Phones
b)
PCs
c)
Tablets
d)
Laptops
e)
Nintendo Wii
9.
The following are extensions to work with Python:
a)
Kivy
b)
Django
c)
Daojano
d)
PySoy
Reset
