Write a program to print the following series using for loop: s=2^2 + 4^2 + 6^2 ........ upto 10 terms
Answers
Answered by
0
Answer:
Programming Exercises, Practice, Solution : For Loop ... 1 2 3 4 5 6 7 8 9 10. Click me to see the solution. 2. Write a C ... Here is the Fibonacci series upto to 10 terms :
Explanation:
Programming Exercises, Practice, Solution : For Loop ... 1 2 3 4 5 6 7 8 9 10. Click me to see the solution. 2. Write a C ... Here is the Fibonacci series upto to 10 terms : please like and follow my channel
Similar questions