Question: The code is correct it produces the output that the assignment needs but the spacing is off. 56: Python Programming: Level 1 home > 4.11:

 The code is correct it produces the output that the assignment

The code is correct it produces the output that the assignment needs but the spacing is off.

needs but the spacing is off. 56: Python Programming: Level 1 home

56: Python Programming: Level 1 home > 4.11: LAB: Remove gray from RGB Only show failing tests 1: Compare output Output is nearly correct; but whitespace differs. See highlights below. 130 Input 50 130 Your output 80 0 80 Expected output 80 0 804 2. Compare output A Output is nearly correct; but whitespace differs. See highlights below. 255 Input 255 255 Your output 0 0 0 Expected output 0 000 2. Compare outout o DLL AB. Remove g te: This page converts rgb values into colors. 542.1841450.0x3zay AB CTIVITY 4.11.1: LAB: Remove gray from RGB n = 1 l = [] 2 3 #loop 3 times 4 for i in range(3): 5 6 #get input as n 7 int(input()) 8 9 #add n to the list 10 1.append(n) 11 12 #find minimum of the list 13 m = min(1) 14 15 #subtract minimum from each element 16 for i in range (3): 17 18 1[i] 1[i]-m 19 20 #print the result 21 for i in 1: 22 print(i, end=" ") 23 Develop mode Submit mode When done developing yo submit your program for a O D

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!