Skip to content

The homework on the Dictionary from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to create a Dictionary list of employee IDs and the name that goes with the ID. Fill in a few records. Then ask the user for their ID and return their name.

License

Notifications You must be signed in to change notification settings

Spartan-CSharp/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

The homework on the Dictionary from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to create a Dictionary list of employee IDs and the name that goes with the ID. Fill in a few records. Then ask the user for their ID and return their name.

About

The homework on the Dictionary from the Loops and Sets section of the C# Mastercourse from Tim Corey. We are to create a Dictionary list of employee IDs and the name that goes with the ID. Fill in a few records. Then ask the user for their ID and return their name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages