Whats the error in the code its not running
hello @anantgovil123
u can not use indexing on empty string b( yeah b is empty ).
do this->
declare ur b string with size same as a and then u can use indexing
check now
hello @anantgovil123
u can not use indexing on empty string b( yeah b is empty ).
do this->
declare ur b string with size same as a and then u can use indexing
check now