Добавлены файлы data.txt, script.py
This commit is contained in:
parent
b492014d5b
commit
ac7a8ce5ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
.venv/
|
||||
output.txt
|
||||
|
5
data.txt
Normal file
5
data.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Сегодня был отличный день
|
||||
я пошёл погулять
|
||||
на улице прекрасная погода
|
||||
я проснулся
|
||||
читать снизу вверх
|
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@ -0,0 +1,6 @@
|
||||
numpy==2.2.3
|
||||
pandas==2.2.3
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.1
|
||||
six==1.17.0
|
||||
tzdata==2025.1
|
Loading…
Reference in New Issue
Block a user