For example, checkCheck out this quicksort code:
So, is it a good practice to use likeIs this nesting appropriate? Because I(beginner) feel like if the nested functions are big, the readability(I mean like figuring out what the code is doing) is an issue.
And also any advice to improve the above code is welcome.
Thank you.