Write two separate programs to generate the following patterns using iteration (loop) statements: (a) (b) * 5 4 3 2 1 * # 5 4 3 2 * # * 5 4 3 * # * # 5 4 * # * # * 5
Answers
Answered by
1
Answer:
this is a question of which subject or chapter
Similar questions