Skip to content

This is the repo for the second homework of the BI Python 2023 course

Notifications You must be signed in to change notification settings

ivandkoz/HW2_Git_and_python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

THE BEST CALCULATOR

This is the repo for the second homework of the BI Python 2023 course

Installation

Copy and run:

git clone git@github.com:ivandkoz/HW2_Git_and_python.git
cd HW2_Git_and_python

Description

Our calculator can calculate addition, subtraction, multiplication, division. Usage is pretty simple: just download repo and run calculator.py:

USE SEPARATOR BETWEEN NUMBERS AND OPERATION SIGN

python calculator.py
Enter a mathematical operation:
2 + 3
5.0

Private policy and contacts

This tool can be freely distributed and used.
If you have any suggestions for improving the tool or if you find a bug, please contact us by email.
Team leader: Ivan Kozin ivan.d.kozin@gmail.com

About

This is the repo for the second homework of the BI Python 2023 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%