Computer Science, asked by dhruv270904, 10 months ago

9. Write a program to accept currency value in Rupees and convert it to Dollar Euro, Chinese Yuan, Disban.
R=eval (input (Enter Value in Rupees:'))
D=R /68.96
print (Value in Dollass:', D). I need its output​

Answers

Answered by ebrennesme
0

Answer:

if u need in java here is similar one.

Attachments:
Similar questions