Run »
Result Size:
625 x 571
txt = " s " x = txt.isspace() print(x)
x
txt
=
" s "
x
=
txt
.
isspace
()
print
(
x
)
False