Username = input("Please enter your name:") print(Username) if Username != str: print("You are not using Letters")