RosettaCodeData/Task/Hello-world-Standard-error/BASIC/hello-world-standard-error....

3 lines
95 B
Plaintext

10 PRINT #1;"Goodbye, World!"
20 PAUSE 5: REM allow time for the user to see the error message