Загрузить файлы в «/»
This commit is contained in:
commit
119528b3c4
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.venv/
|
||||
output.txt
|
8
output.txt
Normal file
8
output.txt
Normal file
@ -0,0 +1,8 @@
|
||||
Слова:
|
||||
конь
|
||||
звезда
|
||||
ночь
|
||||
|
||||
Числа:
|
||||
41
|
||||
56
|
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