Write a C++ program to get a pattern:
987
654
321
Answers
Answered by
2
Explanation:
add another } to end void main at last hope you understand mark me brainliest
sorry I was in hurry and wrote c program
you can just replace print with cout<<
Attachments:
Answered by
0
Answer:
this code will work just put the values of rows (n) i.e., in this question there are three rows so value of n is 3 .
nd it will print the pattern.
Attachments:
Similar questions
Computer Science,
3 months ago
Math,
3 months ago
Computer Science,
3 months ago
Math,
6 months ago
Science,
6 months ago
Math,
11 months ago