Trying to write a function pop_min where it will pop and return the min number from the min heap i.e the root. it will also sift the other numbers around so it remains a heap (