This commit is contained in:
2020-06-27 02:22:38 -03:00
parent cef26b5e36
commit 2719566afa
27 changed files with 40 additions and 46 deletions

View File

@@ -19,7 +19,6 @@
def matrix(matrix):
i = 0
while (i < matrix.shape[0]):