Wolf
Wolf copied to clipboard
handle input [enhancement]
Pop-up or something for the user to type in input Alternatively, some sort of message telling the user that wolf does not handle input
x = input()
print(x) # user is left wondering why this does not work