string de formato python com lista

>>> print('Skillset: {}'.format(*langs))
Skillset: C
Envious Elk