From b830a33b79e01a58cc1e7517ee2f63ac444de5c8 Mon Sep 17 00:00:00 2001 From: Victor Alexandrovich Tsyrenschikov <77172321+tsyrenschikov@users.noreply.github.com> Date: Thu, 23 Oct 2025 21:03:32 +0500 Subject: [PATCH] Python --- 546456.py | 1 + one.py | 2 ++ 2 files changed, 3 insertions(+) diff --git a/546456.py b/546456.py index 24a6d56..97ab011 100644 --- a/546456.py +++ b/546456.py @@ -1,3 +1,4 @@ +a=int(input());b=int(input()) CD=open("24__.txt").readline().strip() position=[] diff --git a/one.py b/one.py index e69de29..1d631ee 100644 --- a/one.py +++ b/one.py @@ -0,0 +1,2 @@ +a='Транспорт' +print(a[-1:-5:-1]+a[2]) \ No newline at end of file