Wolf icon indicating copy to clipboard operation
Wolf copied to clipboard

handle input [enhancement]

Open Almenon opened this issue 6 years ago • 0 comments

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

Almenon avatar Mar 19 '18 05:03 Almenon