1Fix pop used as dequeueeasy · 8 minpop removes from the back, so the queue behaves like a stack.Acceptance criteria1.#out should show 2-3.TaskHints 0/1Solution