def chi_sono(unit, tool): print(f'{__name__}: {unit} - {tool}') return f'{__name__}: {unit} - {tool}'