Given a list: list = [\'one\',\'two\',\'three\',\'four\']
and with formatting for each individual string of {:<15}, I need to make one long string like:
<