Run »
txt = "Hello!\nAre you #1?" x = txt.isprintable() print(x)
False