Anonymous ID: 542394 Jan. 18, 2023, 6:32 a.m. No.18167627   🗄️.is 🔗kun

>>18167593

 

This is a simple script to create a basic browser using the BASIC programming language.

 

  1. Open a new BASIC program and type in the following:

 

10 PRINT "Hello, world!"

 

  1. Press the ENTER key to run the program. You should see the following output:

 

Hello, world!