diff --git a/php/php-quiz.md b/php/php-quiz.md index 2ea6dfdcd5..fe3b04aed8 100755 --- a/php/php-quiz.md +++ b/php/php-quiz.md @@ -1285,6 +1285,7 @@ while ($fruit_name = current($array)) { ``` #### Q98. What does this code return? +#### Q98. What does this code print? ```php class Smurf {