如何在python中连接字符串?
例如:
Section = 'C_type'
将其连接起来Sec_以形成字符串:
Sec_
Sec_C_type
python string concatenation
concatenation ×1
python ×1
string ×1