Созданы файлы: tcp_server.py, tcp_client.py, udp_server.py, udp_client.py, http_client_socket.py, http_client_requests.py, requests.txt, git_api.py, README.md, .gitignore

This commit is contained in:
2026-05-23 22:28:20 +03:00
commit 338a87723e
9 changed files with 53 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
venv/
__pycache__/
.env
*.pyc