QUESTION 1 Write a C program the uses loops to display the following, the input should be the number of lines and the output is as shown below. (please notice that only odd numbers are displayed) r to write your code and then copy and paste your answer down below please go to: https:/lwww.jd For example: input Please enter the number of Lines: 5 output: 1 3 1 3 5 13 57 1 2
OR
OR