From 35910546ff025ce4f5ae94b5b2c4e53d58772178 Mon Sep 17 00:00:00 2001 From: stud203789 Date: Sat, 4 Apr 2026 11:07:43 +0300 Subject: [PATCH] =?UTF-8?q?=D1=8F=20=D1=8D=D1=82=D0=BE=20=D1=81=D0=B4?= =?UTF-8?q?=D0=B5=D0=BB=D0=B0=D0=BB=20=D1=81=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- abc.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 abc.py diff --git a/abc.py b/abc.py new file mode 100644 index 0000000..8dd33c1 --- /dev/null +++ b/abc.py @@ -0,0 +1,2 @@ +def calculate_total(price, tax_rate): + pass \ No newline at end of file