subject
Mathematics, 12.03.2020 18:34 Jmajano99

This zyLab activity is intended for students to prepare for a larger programming assignment. Warm up exercises are typically simpler and worth fewer points than a full programming assignment. Warm up exercises are ideally suited for an in-person scheduled lab meeting or as self-practice. The last section provides a full programming assignment.

A variable like userNum can store a value like an integer. Extend the given program to print userNum values as indicated. (Submit for 2 points).

(1) Output the user's input.

Enter integer: 4
You entered: 4
(2) Extend to output the input squared and cubed. Hint: Compute squared as userNum * userNum. (Submit for 2 points, so 4 points total).

Enter integer: 4
You entered: 4
4 squared is 16
And 4 cubed is 64!!
(3) Extend to get a second user input into userNum2. Output sum and product. (Submit for 1 point, so 5 points total).

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

ansver
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 19:00, sara12340
What is the order of these fractions from least to greatest 2/3 7/10 5/8 65/100
Answers: 1
image
Mathematics, 21.06.2019 20:00, JOEFRESH10
The table shows the age and finish time of ten runners in a half marathon. identify the outlier in this data set. drag into the table the ordered pair of the outlier and a reason why that point is an outlier.
Answers: 1
image
Mathematics, 21.06.2019 21:00, india73
Due to financial difficulties the owner of 4 skateboard stores is going to close 2 of his stores. based on the money earned at each store, which two stores should remain open?
Answers: 2
image
Mathematics, 21.06.2019 23:00, winnie45
Solve the system of equations using the linear combination method. {4x−3y=127x−3y=3 enter your answers in the boxes.
Answers: 1
You know the right answer?
This zyLab activity is intended for students to prepare for a larger programming assignment. Warm up...

Questions in other subjects: