For each of the following flowcharts complete the matching prediction table to work out the expected output based on the given input values.
Flowchart #1Flowchart #2Flowchart #3
Input Values | Expected Output | ||
X | Y | ||
10 | 15 | ||
8 | 6 | ||
16 | 12 | ||
10 | 5 |
Input Values | Expected Output | ||
X | Y | ||
4 | 3 | ||
5 | 4 | ||
-5 | 3 | ||
0 | 10 |
Input Values | Expected Output | ||
X | Y | ||
0 | 3 | ||
10 | 8 | ||
0 | 2 | ||
10 | 0 |
Solution...
The solution for this challenge is available to full members!Find out how to become a member:
➤ Members' Area