IDT interview question

Implement FIFO using two LIFO stacks with Append(x any), Pop()value, Empty()bool methods