Hello World in Basic-256 with variables

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