Computer Science, asked by saiharshini48, 7 months ago

Accept two lists: L1 and L2. Display a third list that contains the elements of L1 and L2 such that L2 elements are at the beginning. For example: If L1 = [1,2,3] and L2 = [4,5,6], then L3 = [4,5,6,1,2,3]​

Answers

Answered by mdayanhussain144
0

what do you mean by h********** mixture my question

Similar questions