10
Answers

need some help with an Array

Photo of Alex

Alex

11y
2.7k
1
.  Set up an array of 100 integers – starting from 1.  Print out your array in reverse order.  Display 10 numbers per line.  Use printf to help with the output. Output a list of even numbers. Output a list of odd numbers.

Answers (10)