Question: Create the following using a simple $2 mathrm{D}$ list (nested list) using the standard Python indexing: Ask the user which row they want displayed. Display

Create the following using a simple $2 \mathrm{D}$ list (nested list) using the standard Python indexing: Ask the user which row they want displayed. Display that row. Ask which column in that row they want displayed and display the value that is held there. Ask the user if they want to change the value. If they do, ask for a new value and change the data. Finally, display the whole row again. \begin{tabular}{r} 1012 W \hline$-1-$ 1 $0 \mid 258$ 1 $1 \mid 374$ $2 \mid 169$ 31420 \end{tabular) CS.PC.004
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
