C#
Project02
This was my first C# program (after a basic Hello World of course). The goal was to create basic arithmetic operations, do castings between data types, switch statements, and sorting of nubmers.
The Code I Created:
This was my first C# program (after a basic Hello World of course). The goal was to create basic arithmetic operations, do castings between data types, switch statements, and sorting of nubmers.