Computer Science, asked by geetharudregowda53, 7 months ago

f.
13. Write programs for each of the following to print the series:
a. 2, 4, 6, 8, 10, ... , 100
b. 99, 97, 95, 93, 91, ..., 1
c. 7, 14, 21, 28, 35, ..., 70
d. 80, 72, 64, 56, 48, ..., 8
e. 1, 4, 9, 16, 25, 36, .... 100
0, 3, 8, 15, 24, 35, ---,99
g. 1, 2, 4, 7, 11, 16, 22, 29, ..., upto n terms. [Taken as input]
h. 2, 4, 8, 14, 22, 32, 44, 59, ..., upto n terms. [Take n as input]
1. 1, 2, 5, 10, 17, 26, 37, 50, ..., upto n terms. [Take n as input]
1, 1, 2, 3, 5, 8, 13, 21, 34, ..., upto n terms. [Take n as input]
k. 1, 2, 5, 12, 29, 70, 169, ..., upton terms. [Take n as input]​

Answers

Answered by anshikabajpai66
1

Answer:

sorry it was too long question it is

Similar questions