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