Initial commit

This commit is contained in:
Александр Засыпкин 2026-03-21 17:59:43 +03:00
commit 1ee1d4f049
Signed by: stud203800
GPG Key ID: 53539BEF3FC5FD39
3 changed files with 4 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.venv/
.idea/

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# Система анализа отзывов о товарах в интернет-магазине (Практика 2, Задание 1)

0
main.py Normal file
View File