Run »
txt = "CompanyX" x = txt.isalpha() print(x)
True