Skip to content

Основы языка Python. Итоговый проект#128

Open
iezkiil wants to merge 1 commit intoKartavec:masterfrom
iezkiil:final_project
Open

Основы языка Python. Итоговый проект#128
iezkiil wants to merge 1 commit intoKartavec:masterfrom
iezkiil:final_project

Conversation

@iezkiil
Copy link
Copy Markdown

@iezkiil iezkiil commented Jan 8, 2023

файл final_project_4-6.py создает в текущей директории подпапки и файлы .txt

файл final_project_4-6.py создает в текущей директории подпапки и файлы .txt
Comment thread final_project_1-3.py

print(Date.check_input('31-12-2202-5'))

print('------------------------------------------------------------------------------------------')
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено

Comment thread final_project_1-3.py
корректно обработать эту ситуацию и не завершиться с ошибкой.
"""

class self_exception(Exception):
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self_exception
нарушение пеп-8 в именах классов

Comment thread final_project_1-3.py
break
print(new_array)

print('------------------------------------------------------------------------------------------')
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stop_exception
также

Comment thread final_project_4-6.py

bcn_sants.upload_warehouse('05.01.2023') #осуществляем поставку на склад

bcn_sants.download_warehouse('HP', '3322') #проверяем возможность отгрузки со склада
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

выполнено

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants