A variable like user_num can store a value like an integer. Extend the given program as indicated.
Note: This zyLab outputs a newline after each user-input prompt. For convenience in the examples below, the user's input value is shown on the next line, but such values don't actually appear as output when the program runs.
Enter integer: 4 You entered: 4 4 squared is 16 And 4 cubed is 64 !! Enter another integer: 5 4 + 5 is 9 4 * 5 is 20
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here