Question: Create a C# console application that displays information about yourself. Your application will display the following when the application is started. Display your name, display
- Create a C# console application that displays information about yourself. Your application will display the following when the application is started. Display your name, display your Conestoga email, display your program name, and finally display your programming experience (Low, Moderate, or High). Before any of the above information is displayed, also include (display) a title "Your Name Assignment 5" Make sure that the program can run as an exe.
- i.e (Console.ReadLine();)
For example:
A Student - Assignment 7
Name: Student
Email: rstudent@.com
Program: Programming
Experience: Moderate.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
