Crash Course 101
10 modules
5 weeks

Homework

Click to copy

Homework for module 4


Create a business process that handles 3 numbers. One of them is constant, the other two are variable.

Calculate:

  1. The sum of these numbers
  2. Multiplication
  3. The result of dividing 2) by 1) rounded up to an integer value
  4. The result of dividing 1) by 2) rounded up to the second decimal place.

The result of the business process should be two arrays. In one, the data is arranged in the order in which it was calculated. In the second, the same data, but in reverse order.

Was this article helpful?
Still looking for an answer?
Join the Community