7 hours ago
Hi,
I am a newbie in Python and would like help on achieving getting the string after a specific character. For example below, how do i retrieve the character after the 2nd occurence of * which in this case OH.
N4*COLUMBUS*OH*43230*US
Thank you in advance for your help.
I am a newbie in Python and would like help on achieving getting the string after a specific character. For example below, how do i retrieve the character after the 2nd occurence of * which in this case OH.
N4*COLUMBUS*OH*43230*US
Thank you in advance for your help.