Computer Science, asked by halsu, 1 month ago

G Roviall
Find Key:
You are provided with 3 numbers: Inputt, input and input.
Each of these are four digit numbers within the range 1000 and 9999
le
1000 ca inputs 9999
1000 ca input 9909
1000 as inputs a 1900
You are expected to find the Key using me below fomula.
Key = (Sum of Largest digits of the numbers) * (Sum of Smallest digits of all the 3
numbers) For e gutt 3521 pud2452, input3-1352, then Key - (5+5+5)*(1+2+1)
19
Assuming that the numbers are passed to the given function Complete the function to find
and retum the key
a python code for above question ​

Answers

Answered by vallinswami
0

Answer:

G Roviall Find Key: You are ... Each of these are four digit numbers within the range 1000 and 9999 le 1000 ca inputs 9999 1000 ca input 9909 1000 as inputs a 1900

Similar questions