myString = "Test1 [cm]: -35.00/-34.99/-34.00/0.09" print myString.split("/")[1]
Standard input is empty
-34.99
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!