Question: c# Create a console application in.Net core ask the user to enter first name and store in a variable ask for surname and store in

c#
Create a console application in.Net core ask the user to enter first name and store in a variable ask for surname and store in variable ask for cellphone number and store in a variable ask for student number and store in a variable ask to enter in their course code and store in a variable make sure they entered everything and error checking cellphone number has to be a 10 digit number student number has to be 8 numbers course code needs to match a list of values in an array clear console then print report all info provided as well what year they signed up for varsity prompt with menu: option 1 to edit their information option 2 what date they start class (dates in array) no storing variables in the main class, have to use getters and setters to store variables in different classes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
