CSC 226

CSC 226 logo

Software Design and Implementation


T14: Matrices and Lists

Assignment T14 should be completed in a team of four.

Objectives

  • Gain an understanding of how matrices are represented in Python
  • Gain an understanding of how aliasing works in Python


Assignment Specifics

This assignment is to be completed in teams in class. Roles should be rotated within the group (i.e., if you were recorder for T12, you should take on a new role).

You will also be using a new tool called Online Python Tutor which allows us to step through code line by line with visuals of what happens in memory.

Online Python Tutor

Click the "Forward>" button to step through the code:




Instructions for this Teamwork


Copyright © 2016 | http://cs.berea.edu/courses/CSC226/ | Licensed under a Creative Commons Attribution-Share Alike 3.0 United States License