Tensors and shapes before anything else — step 4 of 7
shape returns (rows, columns). Rows is len(t). For columns you
measure the length of one row. Fill the blank with the index of the
first row.
Blank:
shape returns (rows, columns). Rows is len(t). For columns you
measure the length of one row. Fill the blank with the index of the
first row.
Blank: