write a program called series that will


Write a program called Series that will print/display a series of numbers starting with 1 and ending with the last number that is less than 30. The series should include only odd numbers that are not divisible evenly by 5.

Sample Run:

1 3 7 9 11 13 17 19 21 23 27 29

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: write a program called series that will
Reference No:- TGS0212400

Expected delivery within 24 Hours