Text = "<a> text </a> <c> code </c>"
我想删除<c> code </c> python 中的语句
<c> code </c>
output = "<a> text </a>"
python regex string regex-group regex-greedy
python ×1
regex ×1
regex-greedy ×1
regex-group ×1
string ×1