using System;
public class Program
{
public static void Main()
string USD = "";
string VND = "";
string? readResult;
bool exit = false;
}