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
this makes it so you can define a variable, then define an argument with the same name in a function, then use the original variable again outside the function
this makes it so you can define a variable, then define an argument with the same name in a function, then use the original variable again outside the function