Skip to content

zoraapexx/cann_calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator

This simple calculator application takes input from the user for mathematical operations and displays the results.

How to Use

  1. Run the main.py file.
  2. Enter the first and second numbers.
  3. Choose the desired operation (+, -, *, /).
  4. Observe the result.

Requirements

  • Python 3.x

Installation

  1. Clone the repository:

    git clone https://github.com/cann072000/cann_calculator.git
  2. Navigate to the project directory:

    cd cann_calculator
  3. Run the application:

    python3 main.py

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%