Consider the following MinHeap. After removing two times, t…

Consider the following MinHeap. After removing two times, the heap will contain only 6 elements.  What would be the Level-order traversal of the heap?  Write your answer as a series of digits with no commas or spaces. Do not worry if Canvas automatically inserts a comma in your response.