C# – Quick Exchange Rate Calculator – Video

Hello All,

I have created a small video, showing how to make use of the do-while loop for creation of small console applications.

The interesting part of the code is the usage of the do-while loop, which executes the code until something different than “yes” is entered at the end. Pretty useful indeed!

Enjoy the code!

This is the code:

If you are interested in the way the program functions, you may find it here.

Have a nice day!