Python Regex to detect underscore between letters

前端 未结 0 1275
陌清茗
陌清茗 2021-01-14 13:32

How do I make a regex in python that returns a string with all underscores between lowercase letters? For example, it should detect and return: \'aa_bb_cc\' , \'swd_qq\' ,

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