Question: any one please a or b 3 (a) Among the given methods determine whether they are used with Listor Dictionary Also, show their use with

any one please a or b
3 (a) Among the given methods determine whether they are used with Listor Dictionary Also, show their use with an example: a) append() b) insert c) setdefault d) fromkeys e) pop(argument) OR (b) Write a python program to print Fibonacci series up to n-terms and find n' Fibonacc Number using dynamic programming with space optimization. Program should ask t input the number up to whichFibonacci series and number is required to be printed. The output should be displayedwith these two messages: This is the Fibonacci Seriesup to n-terms and ... is the nth Fibonacci number. Make use of "%" with the second print statement to display the message
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
