Next | Program Repair Shop | 150 |
62 }else { 63 $squares = [ 64 ['?', '?', '?'], 65 ['?', '?', '?'], 77 ['?', '?', '?'] 67 ]; 68 }
Do we really need this?
If we eliminated the if-else, $squares would be full of undefs
Does that work?
No.
The checkboxes are gone
Next | Copyright © 2002 M. J. Dominus |