From ae5889f81ea688bef6ad5070ad825f3c6e5ed3ca Mon Sep 17 00:00:00 2001 From: ALEXSim Date: Fri, 24 Apr 2026 23:01:05 +0300 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D0=B0=D0=BB=D0=B8=D0=B7=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D1=8B=20=D0=B2=D1=81=D0=B5=20=D1=84=D1=83?= =?UTF-8?q?=D0=BD=D0=BA=D1=86=D0=B8=D0=B8=20=D0=B8=20=D0=BE=D1=81=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BD=D0=BE=D0=B9=20=D1=81=D1=86=D0=B5=D0=BD=D0=B0?= =?UTF-8?q?=D1=80=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/misc.xml | 7 +++++++ data/receipt.txt | 19 +++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 .idea/misc.xml create mode 100644 data/receipt.txt diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..a674057 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/data/receipt.txt b/data/receipt.txt new file mode 100644 index 0000000..80444ea --- /dev/null +++ b/data/receipt.txt @@ -0,0 +1,19 @@ +================================================== + ЧЕК ПОКУПАТЕЛЯ +================================================== +Товар Кол-во Цена Итого +-------------------------------------------------- +Ноутбук 1 46750.00 46750.00 +Мышь 2 1020.00 2040.00 +Книга 3 800.00 2400.00 +Чехол для телефона 1 900.00 900.00 +Клавиатура 1 2125.00 2125.00 +Наушники 1 2975.00 2975.00 +Блокнот 4 150.00 600.00 +-------------------------------------------------- +Подытог: 57790.00 +Доставка: 0.00 +-------------------------------------------------- +ИТОГО К ОПЛАТЕ: 52011.00 +================================================== + Спасибо за покупку! \ No newline at end of file