File “IDK”, line 24
petage = input('How old is ’ + petn + ‘?’ \n + petn + ’ is ') am I not supposed to have a closing parentheses
^
SyntaxError: unexpected character after line continuation character
petage
Traceback (most recent call last):
File “”, line 1, in
NameError: name ‘petage’ is not defined I am trying to define it with user input