Question: for Python please slash_figure2_loop_table Language/Type: Python basics for loops loop table Suppose that a program has been written that produces the output shown in the

slash_figure2_loop_table Language/Type: Python basics for loops loop table Suppose that a program has been written that produces the output shown in the previous problem, slash_figure_loop_table. Now the author wants the program to be scalable using a constant called SIZE. The previous output used a constant height of 6, since there were 6 lines. The output for size 6 was: And the original table for size 6 was: Line 1 2 3 2 ON co ! / 220 182 4 14 4 6 106 8 6 8 10 2 10 4 un 6 following is the output for a constant height of 4. And the original table for size 6 was: Line 1 2. 3 ! 7 0 22 0 2 182 4 14 4 6 106 8 6 8 102 10 4 5 6 The following is the output for a constant height of 4.. Use the new output and new table that shows the expressions for the character counts at this new size of 4, and compare these tables to figure out the expressions for any size using the SIZE constant. Line ! 7 1 0 14 0 2 2 10 2 3 46 4 4 6 2 6 Write your answers in the form A * line + B * SIZE + C as appropriate; omit any terms with zero values
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
