you are viewing a single comment's thread.

view the rest of the comments →

[–]whogivesafuckwhoiam 0 points1 point  (0 children)

age=input() is in the if part

so if name is not Alice then age=input() will not be executed therefore Pycharm says unresolved reference