Skip to content

Developing a basic first draft program for electricity board of a city

Notifications You must be signed in to change notification settings

SatwaniGovind/C-first-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

C-language-mini-project-First-Year

Developing a basic first draft program for electricity board of a city.

Developing an application to read the name of the user, the units consumed by the user, and giving the charged amount as output.

Rates:

  1. For the first 200 units: 80 paise/unit
  2. For the next 100 units : 90 paise/unit
  3. For units after 300 units : 1 rupee/unit

Extra Conditions:

  1. Each user is charged a fixed amount of Rs. 100 as meter charge.
  2. If the total amount to be paid, other than the fixed meter charge exceeds Rs. 400, an extra charge of 15% is levied on the amount calculated.

About

Developing a basic first draft program for electricity board of a city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages