Let say we have a matrix dp = [["1"]] when i use a for loop in the following manner..
dp = [["1"]]
dp = [["1"]] for i in range(0,len(matri