<html><head><title>Arithmetic</title></head><body><h1>Question</h1>
<p>
What is the answer to the sum <code>2 + 2</code>?
</p><h2>Answer</h2>
<?php
echo 2 + 2 ;
?>
</body></html>
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.