Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
Look at the following piece of code:
<?php
$site = 'AirPup';
?>
<?php echo $site;
// end of the file
Which is true?
Skip challenges and go to theNext Chapter