I mean, it’s meant to be correct
<?php
function helloWorld(){
echo 'Hello, World';
}
return helloWorld();
?>
Go back to the landing page and watch the video.
Then back in the online editor, click the dots menu in the top-right and select “Revert to exercise start”
Where is the landing page, please? I’m confuse
Start here.
Watch the video, then go back to the editor and try from the start, like @glennj advised.
1 Like
Thanks all of you. Good luck in your coding & programming endeavours