please give the code for these 1 2 4 7 11 16...
Answer / vinixraj
1
1+1=2
2+2=4
4+3=7
7+4=11
11+5=16
16+6=22
So 22 is a ans
| Is This Answer Correct ? | 0 Yes | 0 No |
In what language is python written?
How many arguments can the range() function take?
What are range and xrange?
Is python written in python?
What are all important modules in python reuired for a data science ?
What is zip() function in python?
What are the disadvantages of the Python programming language?
What do you understand by the process of compilation and linking in python?
How do you sort a list in ascending order python?
What is LIST comprehensions features of Python used for?
What is uuid used for?
What is the difference between while and for loop?