reassign

Trouble modifying a value in a list

Trouble modifying a value in a list Question: Using Python 3.11.1 in JupyterLab Version 3.5.2 I,m getting this error message and I’m not sure how. list is a list with 6 items within it. As you can see Dad is the first item. I am trying to reassign this value to Mike. The error message …

Total answers: 2