Language: BASIC
Description: Add a classic BASIC “Hello, World!” program showcasing the simplicity of early programming languages.
Proposed files:
- hello.bas
 
- README.md describing how to run the program using a generic BASIC interpreter (e.g., FreeBASIC or Vintage BASIC).