Description Usage Arguments Value
Action to assign value in selected cell
1 | assign_value(mat, row, col, val)
|
mat |
sudoku class object |
row |
row index of sudoku matrix |
col |
column index of sudoku matrix |
val |
value to be filled |
modified sudoku class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.