Using switch statement, write a menu driven program to print the following patterns based
upon user's choice:
[15]
.n terms
1. 1-4+9-16+25-36+.
2. x1+x2+x3+x4+...
.+x"
For invalid choice, print appropriate message.
Answers
Answered by
0
Answer:
ok ok this is easy for me because I am a Sakith
Explanation:
1-4+9-16+25-36.
=1-13-41-36
=12-08
=4
Similar questions