initial commit

This commit is contained in:
Иван Волосков 2026-05-07 21:32:16 +03:00
commit 1124e62687
3 changed files with 4 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
.venv/
__pycache__/
*.pyc
output.txt

0
data/movies.txt Normal file
View File

0
src/main.py Normal file
View File