Here is my code to return all the possible subsets of a set.

Now my question is why when we uncomment the 1. line then the code works fine

But when we uncomment the 2. line it simply returns a...