In this video, I explain in detail the two different C# console applications created in the previous video, i.e.:
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.