Skip to content

Jarus95/GeometryGuru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeometryGuru v2.0

This is an improved version v1.0

This program finds the area of a geometric figure

Have a look at Program.cs file and you can see how I have used:

  • Console input/output
  • Arithmetic operations to find the area of triangle
  • Logical operations for constructing a triangle
  • Loop operations
  • The try-catch statement

Demo

demo

Release Notes

New Features

  • You have to find the base of the triangle
  • Program to ask you to try again
  • Handle exceptions that might occur during execution

Features

  • You can find the area of a triangle

How to run locally

  1. Press the green clone button and copy the git link

  2. Open your local folder and run terminal then enter the command git clone link

  3. Open project and write dotnet run command in terminal

About

This program finds the area of a geometric figure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages