
Muhammad Athar
4,004 PointsI am unable to check my work. It keeps saying communication problem, whereas my internet is working fine.
Can you please tell me why I am facing this issue?
<?php
echo "<p>Your favorite flavor of ice cream is ";
echo "vanilla";
echo ".</p>";
echo "<p>Hal's favorite flavor is cookie dough, also!</p>";
?>
1 Answer
redcamel2
4,749 PointsWhen that pop out comes up, try closing and running the code anyway.
If this helps please make this the best answer.