Skip to content

Task3 naniev#83

Open
Naniev-Azamat wants to merge 3 commits intoNOSUmit-PM-2:masterfrom
Naniev-Azamat:task3_naniev
Open

Task3 naniev#83
Naniev-Azamat wants to merge 3 commits intoNOSUmit-PM-2:masterfrom
Naniev-Azamat:task3_naniev

Conversation

@Naniev-Azamat
Copy link

No description provided.

Copy link
Contributor

@Makarenkomd Makarenkomd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

доделать и опять коммиты от Тавказахова

case "+": return $"{a}+{b}={a + b}";
case "-": return $"{a}-{b}={a - b}";
case "*": return $"{a}*{b}={a * b}";
case "/": return $"{a}/{b}={a / b}";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

деление на ноль

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants