forked from avinashkranjan/Amazing-Python-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit fc5d543
authored
Update Shortest Path Finder.py
Corrected the width of the Screen from 600 -> 595 to avoid the "List index out of range error" and making the grid symmetric.1 parent 195e75b commit fc5d543
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | - | ||
9 | + | ||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
0 commit comments