Write test and debug if necessary a ruby program with a


Problem

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

Input: Three numbers, a, b, and c, each on its own line, from the keyboard.

Output: The value of the expression 10ab-((c-1)/17.44).

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

Input: A list of numbers from the keyboard.

Output: The second-smallest number in the list, along with its position in the list, with 1 being the position of the first number.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write test and debug if necessary a ruby program with a
Reference No:- TGS02670522

Expected delivery within 24 Hours