Find a marker
Hi everyone!I need a code that can indentify a marker in a row of digits.
The first part can very in number of digits and then comes the sign = followed by a new set of digits.
00000......=000002000........
The code should give True or False on the question if the sixth digit after the marker = is 2?