You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small C# console tool made for practicing loops, input handling, and basic UI for a school assignment. It lets you choose a shape, enter size values, and displays the result centered in the console. Shapes include a square, right-angled triangle, pyramid, and diamond.