Python Program to Create Two Lists with First Half and Second Half Elements of Given List

Python program to create list in first half of the elements with the second half of the elements; In this tutorial, you will learn how to create list in first half of the elements with