Write a program to print following patterns based on user’s choice using switch statement: Eg.: Input: if ch=1 if ch=2 1 . . . . . . . . 5 . 2 . . . . . . 4 . . . 3 . . . . 3 . . . . . 4 . . 2 . . . . . . . 5 1 . . . .
Answers
Answered by
0
Answer:
Explanation:i dont know
Similar questions