Hello World in Basic-256 part 3:

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 an empty string variable, ask the user for input and store the user input in the empty string variable. Then we will print the value of the variable on the screen as shown on the image below:
The semicolon at the end of the line tells the editor to print the following line on the same line on the output instead of making a line break.

Lesson 0003  Hello world with user input.JPG

Sort:  

Congratulations @cheetahfaith! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

You published more than 10 posts. Your next target is to reach 20 posts.

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP