From 111ed9381e8bf1d65b53ecec815dedd340ce97e3 Mon Sep 17 00:00:00 2001 From: tertelius Date: Sun, 19 Oct 2025 22:58:15 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D0=BD=D0=B0=20=D0=BF=D0=B5?= =?UTF-8?q?=D1=87=D0=B0=D1=82=D1=8C=20=20=D0=B8=20=D1=86=D0=B8=D1=84=D0=B5?= =?UTF-8?q?=D1=80=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 123.py | 3 +++ main.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 123.py diff --git a/123.py b/123.py new file mode 100644 index 0000000..ad7916c --- /dev/null +++ b/123.py @@ -0,0 +1,3 @@ +# вава +from os import copy_file_range + diff --git a/main.py b/main.py index ebda487..61f6cb0 100644 --- a/main.py +++ b/main.py @@ -14,4 +14,4 @@ if __name__ == '__main__': print_hi('PyCharm') # See PyCharm help at https://www.jetbrains.com/help/pycharm/ -print('test') +print('test345')