PL - 2 XII Lists, Tuple and Dictionary
PL - 2 XII Lists, Tuple and Dictionary
9 Create a list to store first N prime numbers in it and then display the list.
10 Write a python program to create a list L to store first N terms of Fibonacci series in it and then display the
list.