C language Hello world programypaatil (25)in #c • 6 years ago #include <stdio.h> int main() { // printf() displays the string inside quotation printf("Hello, World!"); return 0; } #cpp #include
Congratulations @ypaatil! 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!