commit b93d33e01c354002bca94861481ffcf6e03dc230 Author: BuravovA Date: Fri Nov 7 18:06:47 2025 +0400 123 diff --git a/calc.py b/calc.py new file mode 100644 index 0000000..6f0b857 --- /dev/null +++ b/calc.py @@ -0,0 +1,2 @@ +print("world says hallo") +print("hello to worlds") \ No newline at end of file