Help for this page
use strict; use warnings; ... alert( "Wrong format for age!" ); } }
function start() { ... alert( "Wrong format for age!" ); } }