Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Simple Calculator

This project is a basic calculator which takes 2 integers as intput from the user, to then output the beforehand selected type of operation (multiplication, division... etc) of the 2 inputted numbers in the console.

Features

  1. Calculates the result of the desired operation of two integers.
  2. Displays intelligible formatted output.

Usage

How to use?

  1. Download the code
  2. Import the code in your IDE and run the program or copy paste the code and run via console.

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request.

About

This project is a basic calculator which takes 2 integers as intput from the user, to then output the beforehand selected type of operation (multiplication, division... etc) of the 2 inputted numbers in the console.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages