RosettaCodeData/Task/Hello-world-Standard-error/BASIC/hello-world-standard-error-2.basic
2017-09-25 22:28:19 +02:00

2 lines
96 B
Text

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