Stop Using + to Concatenate Strings. Use Join Instead

Stop Using + to Concatenate Strings. Use Join Instead

It is more efficient to concatenate strings using the join method than the + operator.

My previous tips on good Python practices.

Scroll to Top

Work with Khuyen Tran

Work with Khuyen Tran