Question: any python prefered ALL Repit You are given a sequence of 4 or more unique, non-zero, positive integers on a single line of Standard Input,

 any python prefered ALL Repit You are given a sequence of
any
python prefered

ALL Repit You are given a sequence of 4 or more unique, non-zero, positive integers on a single line of Standard Input, each separated by a single space. The sequence is Your task: 1. Find the 3 largest integers in the sequence 2. Divide each of them by 2 3. Replace them in the sequence by these new numbers 4. Print out the new sequence on a single line of Standard Output, with each integer being separated by a single space Example Input 172 10 20 4 Output 13.5 2 5 10 4 Explanation: The top 3

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!