Alex

Alex

  • NA
  • 55
  • 13.3k

need some help with an Array

Sep 6 2013 12:52 AM
.  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)