Topic: Mathematics Problem / Level: advanced

Problem: Write a program to calculate the power set of a given set using recursion.

Run the code to see the output here...