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
I created this function to add five to any number that was passed in to it and return the new value. It doesn't throw any errors but it returns the wrong number.