Hello World in Basic-256 part 1

in #programming4 years ago
Many programming tutorials start with a hello world program.

I have decided to start with single-line comments and multi-line comments, though.
Today we will learn three options to print "Hello, World!" on the screen.
The easiest way is by just passing the values to the print command as seen on the image below:

Lesson 0001  Hello world with values.JPG