Three-Dimensional Shapes Calculator
This shows my experience applying methods and knowledge of scopes, applying iteration and being able to input codes that perform an action either by calling a method or using several types of statements in C sharp (C #).

In this project, C# was implemented. I used four shapes and their formular. I was able to make users select any of the four shapes and input any value into the available textboxes provided. Once the user clicks the "calculate" button. The answer would be displayed in the text block that was provided to contain the results. They are also able to navigate themselves back to the main page and select the shapes of their choice in which the required formular has been coded in order to give the user the right results based on the values they have inputted.