Coding Exercise: Display User Input
Test your I/O skills in C#.
We'll cover the following...
Problem
This exercise asks a user for information and repeats it back. Create a console application that meets the three requirements listed below: ...