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
<li>Create an if statement to check if num multipled by 72 and divided by 12 is equal to 18><li> if this is true return the number 7, if not return the number 2</li>