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.

A picture of a computer terminal showing the output of a program

The Code I Created:

A picture of a visual studio app showing the code that created the output shown above it.

  • Return