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
In this assignment we are tasked with asking for user input, storing that input as a specific data type, performing mathematical operations on that input, and displaying all back to the user. This assignment is meant to build on the “input” and “print” functions used last week with mathematical operators and data types. Concatenation was also to b…