TABLE-LOOKUP
notwendige Expertise
.........................................................................................................
Functional Description
The user will enter 6 values. The programme will use the values and a series of tables to determine one value which is the output. The tables are as follows
Three of the Tables are ON-OFF e.g Yes or No, Male Female, etc
The tables are as follows rowsxcolumns
10x2, 5x5, 2x5, 4x1, 5x2 and the last is 19x1
Each of these tables determines a score value based on the values entered by the user. The scores are added for each table and the result is an integer from 0 to 19 which determines a row of the last table and the result is the value of the last table in the corresponding row.
The Prompts of the programme will be stored in a file so that the user will be able to change them.
Please indicate language and programming tools which will be used.







