2
Answers

how to convert us dollar to indian currency using for loop

Write a program using a for that accepts five values in US dollars, one at a time, and converts each value entered to its to its Indian rupees’ equivalent before the next value is requested.

Answers (2)