You are provided with 3 numbers : input1, input2 and input3.
Each of these are four digit numbers within the range >=1000 and <=9999.
i.e.
1000 <= input1 <= 9999
1000 <= input2 <= 9999
1000 <= input3 <= 9999
You are expected to find the Key using the below formula -
Key = [largest digit in the thousands place of all three numbers] [largest digit in the hundred
place of all three numbers] [largest digit in the tens place of all three numbers] [largest digit
the units place of all three numbers]
For e..g. if input1 = 3521, input2=2452, input3=1352, then Key = [3] [5] [5] [2] = 3552
Assuming that the 3 numbers are passed to the given function, Complete the function to fin
Answers
Answered by
0
Explanation:
cuvxujjchichcigdgid8gx8f9yf9ychigxgixigxgi I gigi h
Similar questions
Math,
2 months ago
Computer Science,
2 months ago
Hindi,
2 months ago
History,
4 months ago
English,
4 months ago
India Languages,
10 months ago
Math,
10 months ago