Multisplit: Difference between revisions

Content added Content deleted
m (→‎Not using RE's: fix after task clarification.)
Line 50: Line 50:


=={{header|Python}}==
=={{header|Python}}==

{{needs-review|Python}}
===Using Regular expressions===
===Using Regular expressions===
<lang python>>>> import re
<lang python>>>> import re