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 ??
CanYouReadThis Problem
@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