Hello world!

Hello World

in a banner text,

#     #                                #     #
#     # ###### #      #       ####     #  #  #  ####  #####  #      #####
#     # #      #      #      #    #    #  #  # #    # #    # #      #    #
####### #####  #      #      #    #    #  #  # #    # #    # #      #    #
#     # #      #      #      #    #    #  #  # #    # #####  #      #    #
#     # #      #      #      #    #    #  #  # #    # #   #  #      #    #
#     # ###### ###### ######  ####      ## ##   ####  #    # ###### #####

 

in my very first computer programming language a while back, C language,

#include <stdio.h>

int main(void) { 
  printf("Hello World\n"); 
}

 

0 0 votes
Article Rating
Share this:

About: Rashid

1 Comment
Oldest
Newest
Inline Feedbacks
View all comments
Rashid
5 years ago

Hello World from comment section.