Question: Learn C# beginner programming - Simple code Efficiently create your codes to display the correct formatted output below. 1. The program CANNOT have literal(s) within
Learn C# beginner programming - Simple code
Efficiently create your codes to display the correct formatted output below.
1. The program CANNOT have literal(s) within the method invocation operator for Write and WriteLine.
2. Except for the date (the last line), each output line is a string that will be assigned to a variable.
3. For the last output, you must use a numerical variable for the day and year.
4. Can only have ONE variable of each data type declared in the entire program.
5. No additional libraries are allowed.
6. Use standard variable naming convention.
Should look like this:

Your C# script must run. Note: XX' represents your section. "My First Program" by
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
