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
When using the print command with addition or subtraction, there is a bug where, for example, if you inputted "print 1+1" the results would be 11. The same goes for subtraction, too.