The mastering of any programming language begins with writing an hello world program.
A "Hello, World!" program is traditionally used to introduce novice programmers to a programming language.
A "Hello, World!" program is a computer program that outputs or displays "Hello, World!" to a user.
Being a very simple program in most programming languages, it is often used to illustrate the basic syntax of a programming language for a working program, and as such is often the very first program people write.
Here we are going to write a simple python hello world program:
print("hello world")
CONGRATS YOU HAVE WRITTEN YOUR FIRST HELLO WORLD PROGRAM IN PYTHON.
Congratulations @kissdammy! You have completed the following achievement on Steemit and have been rewarded with new badge(s) :
Click on the badge to view your Board of Honor.
If you no longer want to receive notifications, reply to this comment with the word
STOP
Congratulations @kissdammy! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Do not miss the last post from @steemitboard:
Vote for @Steemitboard as a witness to get one more award and increased upvotes!
Congratulations @kissdammy! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!