Skip to content

naveeng33/EB-Bill-Calculator-using-Python-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

EB-Bill-Calculator-using-Python-Tkinter

EB Bill calculator using python tkinter (GUI Application)

The problem statement is :

Create a tkinter application for EB Bill calution.The power consumption is,

If units between 1-50 means Rs.1.00 Per unit

If units between 51-100 means Rs.2.00 Per unit

If units between 101-150 means Rs.3.00 Per unit

If units between 151-250 means Rs.4.00 Per unit

If units between 250-400 means Rs.5.00 Per unit

If units above 400means Rs.6 Per unit

Use appropriate tkinter controls for developing application. display the total amount in message boxes.

About

EB Bill calculator using python tkinter (GUI Application)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages