WorksheetsBasic Python
Total questions: 10
Worksheet time: 5mins
Name
Class
Date
1.
(Value or code)
"Hello,
world!"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
2.
(Value or code) "42"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
3.
(Value or code) "3.14"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
4.
(Value or code) "123"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
5.
(Value or code) "False"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
6.
(Value or code) "True"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
7.
(Value or code) "0"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
8.
(Value or code) "3.10"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
9.
(Value or code) "-7.5"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
10.
(Value or code) "print(“hi”)"
a)
A. str
b)
B. int
c)
C.
float
d)
D.
bool
100 %
