Changes made:
- made function argument from target to targ
- removed ; from solutions[]
- made range changes from +1 in the ranges to directly in max_num
- added a colon for functions ,ifs and for loops
- fixed exponentiation from *** to ** wherever necessary
- removed redundant , from pairs call
- fixed function spelling misakes like pair to pairs and sol to solutions
- made 1728(incorrect number) to 1729 (corrected)