Course 4 week 2 project 2 exercise 3.1

what does this line do?

IMG_SHAPE = IMG_SIZE + (3,)

Try using some print() statements to learn what happens.

1 Like