Let's Code Python: Matrix Rotations Part 1

Channel:
Subscribers:
1,700
Published on ● Video Link: https://www.youtube.com/watch?v=bmpP5nm-_U8



Duration: 1:22:18
2,710 views
14


I'm going to rotate matrices (2D lists) by 45 degrees. This segment covers the clockwise rotation.

This project is available as a repository on my GitHub page: https://github.com/TigerhawkT3/matrix_rotation