I\'m creating a C# program for the Currency Converter by console. At the end I would to insert \"Continue? (yes/no)\". Here the user have to chose. I\'ve tried this but it
You need to 'read' answer to be able to test it.
answer = Console.ReadLine();