Machine Y processes numbers by first grouping them into ‘A’ (numbers ≤ 5) and ‘B’ (numbers > 5). It then outputs the sum of B followed by the product of A. Given Input: 2, 9, 4, 7 → Output:
Machine Y processes numbers by first grouping them into ‘A’ (numbers ≤…
Written by
in
Leave a Reply