string = 'Hello There' print ' '.join([string[:5]] * 2)
Comment
Save my name, email, and website in this browser for the next time I comment.