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

stegodasha/HW2_Sokolova

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

HW2_Git_and_python from Gorbarenko team

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

Описание скрипта

calculator.py - скрипт, позволяющий выполнять сложение, вычитание, умножение и деление двух чисел.

Ввод осуществляется в виде строки

a _ b

где a и b - числа,

_ - один из четырёх символов: + - * /, соответствующих арифметическим операциям сложения, вычитания, умножения и деления.

Все три элемента должны быть разделены пробелами.

Пожалуйста, не делите на ноль! 😨

Наша прекрасная команда

Алиса Кабалина

Дарья Соколова

Кирилл Петриков

Татьяна Лисица

Анастасия Горбаренко, team leader

alt_text

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%