Write a python program to read a number of elements in the list To count the no of e…
What is the use of * operators in association with list in Python? * is used as a m…