Login
Remember
Register
Ask a Question
The bool class is subset of ______.
0
votes
asked
May 17, 2019
in
Python
by
Derya
The bool class is subset of ______.
a)string
b)float
c)char
d)int
e)long
#python
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 2, 2019
by
anonymous
d) int
...