Hello World in Basic-256 part 2:

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.
This time we will create a string variable and store the value "Hello, World! in it
and then print the value of the variable on the screen as shown on the image below:

Lesson 0002  Hello world with variables.JPG