Same problem syntax error in identifier. Quotation marks are not coming up in this reply either.croston wrote:What about single quotes?
Code: Select all
x = int(input("Please enter an integer: "))joan wrote:Could you post an example of the code which gives a syntax error in Python?
Include it using the Code button above.
x = int(input("Please enter an integer: "))croston wrote:Could you show us your code please!