Skip to content

HumnaAhmed/Calculator-code-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Calculator 🧮

A simple calculator project in Python with both CLI and GUI versions.

🔧 Features

  • CLI Version (Command Line):

    • Supports basic operations: add, subtract, multiply, divide
    • Easy to run in terminal
    • Code: cli_cal.py
  • GUI Version:

    • Built using CustomTkinter
    • User-friendly interface
    • Light mode and dark mode support
    • Code: gui_cal.py

🖼️ Screenshots

GUI Output:

GUI Calculator

CLI Output:

CLI Calculator

🛡️ Note: Please feel free to fork the project. Pull requests are welcome, but I prefer keeping the original code as-is. Suggestions via issues are appreciated!

About

Basic calculator code in python . It includes two files, one for cmd and the other one for gui.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages