Jump to content

Program:Helloworld.bas: Difference between revisions

From Philosophical Research
Created page with "10 REM HELLO WORLD 20 PRINT "HELLO WORLD""
 
Reversedragon changed the content model of the page Program:Helloworld.bas from "wikitext" to "plain text": We don't have a BASIC content model I guess
(No difference)

Revision as of 23:09, 12 July 2025

10 REM HELLO WORLD
20 PRINT "HELLO WORLD"