(Conversion from miles to kilometers) Write a program that displays the following table (note that 1 mile is 1.609 kilometers):
Miles | Kilometers |
1 | 1.609 |
2 | 3.218 |
... |
|
9 | 14.481 |
10 | 16.090 |
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.