Question: Help me code this in python. Lists A and B of integers are in the input, each on a separate line. Task: Substitute all occurrences

Help me code this in python.
Lists A and B of integers are in the input, each on a separate line. Task: Substitute all occurrences of maximum in B by minimum of value of A. Print modified B. Print only values separated by single spaces. Example: Input 234523452345 Output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
