Skip to content

This program will help you find the average of 5 numbers

Notifications You must be signed in to change notification settings

Jarus95/Averagely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Averagely v2.0

This is an improved version v1.0

This program will help you find student GPA

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

  • Console input/output
  • Arithmetic operation to find student GPA
  • Logical operations to what kind of student are you
  • Loop operations
  • The try-catch statement

Demo

demo

Release Notes

New Features

  • You can choose how many subject calculate
  • Program to ask you to try again
  • Handle exceptions that might occur during execution

Features

  • You can find the average of 5 subjects

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 will help you find the average of 5 numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages