@@ -1,2 +1,3 @@
a='Транспорт'
print(a[-1:-5:-1]+a[2])
for i in '1234':
b=int(i)*2
print(b)
The note is not visible to the blocked user.