Write, test, and debug (if necessary) a Ruby program with the following specification: Input: A list of

Question:

Write, test, and debug (if necessary) a Ruby program with the following specification:

Input: A list of numbers from the keyboard.

Output: Two lists of numbers, one with input numbers greater than zero and one with those less than zero (ignore the zero-valued numbers). You must first build two arrays with the required output numbers before you display any of them.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: