Skip to content

The homework on Variables from the Common Variables section of the C# Mastercourse from Tim Corey. We are to create a Console Application that has variables to hold a person's name, age, if they are alive, and their phone number. We do not need to capture these values from the user.

License

Notifications You must be signed in to change notification settings

Spartan-CSharp/Variables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Variables

The homework on Variables from the Common Variables section of the C# Mastercourse from Tim Corey. We are to create a Console Application that has variables to hold a person's name, age, if they are alive, and their phone number. You do not need to capture these values from the user.

About

The homework on Variables from the Common Variables section of the C# Mastercourse from Tim Corey. We are to create a Console Application that has variables to hold a person's name, age, if they are alive, and their phone number. We do not need to capture these values from the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages