0
What is output of this and why? Please Explain
fib={1:1,2:1,3:2,4:3} print (fib.get(8,0) + fib.get(8,1))
12th Jun 2019, 6:52 AM
Aja Ifeanyi O.

1 Answer
Often have questions like this?
Learn more efficiently, for free:
Hot today
Using Python on VScode
2 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Wayss
0 Votes
Hearts
0 Votes