How To write this Substring

后端 未结 0 1796
广开言路
广开言路 2020-11-30 01:59

I want this string:

s = "2(ab2(cd))"

to be evaluated as s = "ababcdcdcdcd" Can anyone tell me how in Python?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题