sub hello3 { if ($nice) { return "Hi" } else { return "Get Lost!" } }