How can strings be concatenated? December 22, 2022 by Tarik The easiest way would be Section = 'Sec_' + Section But for efficiency, see: https://waymoot.org/home/python_string/