Test Series - python

Test Number 32/108

Q: What will be the output of the following Python code snippet?

print('''.isspace())
A. True
B. False
C. None
D. Error
Solution: None.

You Have Score    /1