小编mic*_*lle的帖子

字符串如何连接?

如何在python中连接字符串?

例如:

Section = 'C_type'
Run Code Online (Sandbox Code Playgroud)

将其连接起来Sec_以形成字符串:

Sec_C_type
Run Code Online (Sandbox Code Playgroud)

python string concatenation

115
推荐指数
5
解决办法
46万
查看次数

标签 统计

concatenation ×1

python ×1

string ×1