Help for this page
#!/usr/bin/perl use strict; ... chomp $user_answer; print math_answer($user_answer);