Doubt in base case

why aren’t we using any base case in the recursion code for sorting

@rg361 if you used base lo == hi see the code again.