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

3 lines
96 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
10 PRINT #1;"Goodbye, World!"
2016-12-05 22:15:40 +01:00
20 PAUSE 50: REM allow time for the user to see the error message