ИС
>>> печать = print
>>>
>>> печать('foobar')
foobar
Size: a a a
ИС
>>> печать = print
>>>
>>> печать('foobar')
foobar
MK
AG
AK
$ pythonТак в чём проблема-то?
Python 3.8.6 (default, Jan 27 2021, 15:42:20)
[GCC 10.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> привет = 2
>>> печать = print
>>> печать("работает всё")
работает всё
>>>
ИС
AK
ИС
ИС
VS
VS
VS
ИС
VS
VS
VS
ЕГ