logo CodeStepByStep logo

copy_column

Language/Type: Python 2D lists

Assume that a two-dimensional rectangular list of integers called matrix has been declared with six rows and eight columns. Write a for loop to copy the contents of the second column into the fifth column.

Bare code: Write a fragment of Python code as described, without any class or function/method heading around your code.

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.