Replace all π problem


plz check my code and revert

Hi @akb.tech17
make following changes to your code :

  1. if(n>=strlen(ch)-1)
  2. return replaceAllPie(ch,n+1)

Hope it helps :slight_smile: