commit c6feb297066a779bc14b9c0a264a43d50515846e Author: stud203988 Date: Mon Apr 27 20:03:59 2026 +0300 initialization diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0cafc1c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.venv/ \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..fe62ffd --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Работа с сетевыми соединениями в Python (Практика 2) \ No newline at end of file