Problem Statement
Read an amount and exchange rate, then print the original and converted values.
DEMO-OOP-33 โข Object Oriented Programming
Read an amount and exchange rate, then print the original and converted values.
Input is given as whitespace-separated tokens in this order:
Print the exact report in this order:
Submit runs every public testcase in this browser. Results and code never leave this device.
10.0 1.41
JOD: 10.00 Converted: 14.10
5.5 0.89
JOD: 5.50 Converted: 4.90
C, C++, Java, and Python run locally in a browser VM. No worker or visualizer is used.
/workspace/question