Use raw_input for this. Here is an example:
print(“Raw_Input example, by Epic Chas Gamer”)
name = raw_input(“What is your name? “)
print(“Hello, “,name)
If you get errors plz comment š
Use raw_input for this. Here is an example:
print(“Raw_Input example, by Epic Chas Gamer”)
name = raw_input(“What is your name? “)
print(“Hello, “,name)
If you get errors plz comment š