CanYouReadThis Problem

In the given problem string have to breakdown in tokens.
But here delimiter is Capital letters. How to pass delimiter as a capital letter arrive ??

@ashwani225
hello Ashwani,
here we cannot use string tokenizer because delimiter for the given string is not defined.

hint-> traverse string print ā€œ\nā€ when capital letter encounter