minor
This commit is contained in:
parent
28a514a0d7
commit
cdf6156088
4 changed files with 6 additions and 7 deletions
|
@ -309,8 +309,7 @@ for (let i = 0; i < 3; i++) {
|
|||
|
||||
let input = prompt(`Value at coords (${i},${j})`, '');
|
||||
|
||||
// what if I want to exit from here to Done (below)?
|
||||
|
||||
// what if we want to exit from here to Done (below)?
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue