Run »
txt = " s " x = txt.isspace() print(x)
False