Can you order the lines so that "Sam Sepiol" is displayed?

Great! We start with <?php, create $first_name and $full_name, and display the latter. Then, we finish with ?>.

Yikes! We start with <?php, create $first_name and $full_name, and display the latter. Then, we finish with ?>.