Ex: Write a C program to print 1 3 6 10 15 21 28 36 triangular series. How to write a C program to print 1 3 6 10 15 21 28 36 triangular series. C program to print 1 3 6 10 15 21 28 36 triangular series.
Input from user:
Enter the number: 8
Expected output:
1 3 6 10 15 21 28 36
No comments:
Post a Comment
If you have any doubts, please discuss here...👇