How can I prove that this language is context free?

45 Views Asked by At

How can I prove that this language is context free, where $A$ and $B$ are regular languages ? $$L= \left \{ wx\mid w\in A, x\in B \right \}$$