You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please see lines 57 and 87/89: on all three of these lines you need a () behind the print command.
With that, the code works. Without, you are just getting kicked out with an error message.
Please see lines 57 and 87/89: on all three of these lines you need a () behind the print command.
With that, the code works. Without, you are just getting kicked out with an error message.