Run »
txt = " " x = txt.isspace() print(x)
True