I am having a string of 36 length..
ex : str = 902323209382093823820302983
I need to extract the first ten values
next four and then next four like...
how to do this