Skip to content

iamaksm/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CODSOFT TASK 2 Simple Calculator using Tkinter

This is a simple calculator application built using the Tkinter library in Python. It provides a basic graphical user interface (GUI) that allows users to perform simple arithmetic calculations.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Exponential, Square root, Factorial
  • Clear button to reset the input and output fields.

Prerequisites

  • Python 3.x installed on your system.
  • Tkinter library.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or a pull request in this repository.

Acknowledgments

This calculator application was inspired by the need for a simple and easy-to-use calculator with basic functionality. It was created as a beginner-friendly example of using Tkinter for building GUI applications in Python.


Note: This is a basic readme file for a simple calculator application using Tkinter. You can customize and expand it as needed for your specific project, adding more details about the implementation, design choices, and any additional features you might include.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages