# вава from os import copy_file_range print('test') a = 34 + 45 print(f'one more test {a=}')