commit b96ebdc32d665089cff40262b5587761d19e2b0f Author: SibyakovaV Date: Fri Nov 7 13:24:03 2025 +0000 мой первый коммит diff --git a/calculator.py b/calculator.py new file mode 100644 index 0000000..dd346a3 --- /dev/null +++ b/calculator.py @@ -0,0 +1 @@ +print(eval(input()))