Skip to content

Instantly share code, notes, and snippets.

@MeherajUlMahmmud
Created April 23, 2021 17:41
Show Gist options
  • Save MeherajUlMahmmud/96c7bab60de4dc343c864678d1e9b229 to your computer and use it in GitHub Desktop.
Save MeherajUlMahmmud/96c7bab60de4dc343c864678d1e9b229 to your computer and use it in GitHub Desktop.
matrix = [[1, 2, 3],
[0, 1, 4],
[5, 6, 0]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment