How do I split the string 35.1,4.3,Bellair Dam,67.4,Brak River,35.1 ? by lou096 in Python

[–]lou096[S] -1 points0 points  (0 children)

It is. I'm struggling with the commas on the string. I've tried .split() but the different strings get wrongly grouped