Learning C With the Help of Examples - Week 6





Task 26 : WAP to find if the entered number is a prime number or not.





Task 27 : WAP to find the sum and average of the numbers entered by the user.





Task 28 : WAP to print Fibonacci Series till number entered by the user is reached.





Task 29 : WAP to print the following pattern.





Task 30 : WAP to the following series where user enters the value for n. Also compute the value of the series.



Comments

Popular posts from this blog

Start to Finish Todo App Design in Figma / HTML/ CSS / JavaScript