# makes the moved piece blank sub make_blank() { $squares{$response} = " "; }