Hello world/Standard error: Difference between revisions

Content added Content deleted
Line 116:
<lang zxbasic>
10 PRINT #1;"Goodbye, World!"
20 PAUSE 550: REM allow time for the user to see the error message
</lang>