8 write a console program in c that converts from miles to kilometres
Search for question
Question
8. Write a console program in C++ that converts from miles to kilometres. Your program should have a reasonable prompt for the user to enter a number of miles and
print result. Illustration 2 You have to find the conversion factor. Include a listing of the code and a screen shot of the console with the program results.