I have to make a function maximize(x,k) in which x is an integer and k is the maximum number of swaps and output the maximum number after doing maximum k swaps. Also two fun