In this video, I create two different C# console applications:
1. In the first application, the user enters his/her first name, his/her last name, and the prints out hello followed by the full name.
2. In the second application, the user enters a number and the program says whether the number is 0, odd, or even.