(Continuation of programming Exercises from Section 2.1) Write the C++ statement to multiply the weight in pounds by the conversion constant and store the resulting weight in kilograms. Write the C++ statement(s) to display the weight in kilograms.
Exercises
Write the declarations for a program that converts a weight in pounds to a weight in kilograms.
Write the C++ statements to ask for and read the weight in pounds.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.