Zajmowanie listy w Python Pytanie

print('My', 'Name', 'Is', 'James', sep='**')
Lucifer