fix bug in solution 20 .ipynb file
This commit is contained in:
parent
5b1ed8d971
commit
4ef206fd19
@ -364,7 +364,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"print(np.unravel_index(100,(6,7,8)))"
|
||||
"print(np.unravel_index(99,(6,7,8)))"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user