Skip to content

CodeClause Calculator - This is a GUI Based Calculator Application made using python.

License

Notifications You must be signed in to change notification settings

Prakash4844/CodeClause_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeClause_Calculator

This is a GUI Based Calculator Application made using python, while focusing on lambda functions.

Requirements:

  • Python 3.6 or above
  • Tkinter Module (Built-in)
  • CustomTkinter Module

How to use:

  • Clone the repository
  • cd into the directory
  • Install the requirements using pip install -r requirements.txt
  • Run the main.py file
  • Enjoy!

Features:

  • Basic Calculator Function
    • Addition
    • Subtraction
    • Multiplication
    • Division

Screenshots:

UI of the Calculator:

UI of the Calculator

Functionality of the Calculator:

Functionality of the Calculator

output of the Calculator:

output of the Calculator

About

CodeClause Calculator - This is a GUI Based Calculator Application made using python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages