python - Is there a ways to take out the artist and song from the array? -



python - Is there a ways to take out the artist and song from the array? -

suppose have type of array (sonny rollins|who cares?|sonny rollins , friends|jazz| various|, westminster philharmonic orchestra conducted kenneth alwyn|curse of werewolf: prelude|horror!|soundtrack|1996). there possible way take out sonny rollins , cares array?

assuming array string array of x strings, can create substring index of sec instance of '|' end of string.

python python-2.7

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -