Computer Science, asked by pramodkumar72195, 5 months ago

Display the following pattern using iteration (looping) statement accepting the last term from

the user:

1 3 5 7 9

3 5 7 9

5 7 9

7 9

9

Use function name: void series(char last_term)

Main method is compulsory​

Answers

Answered by chandrahasapoojary2
1

Answer:

579 is the answer I think

Similar questions