#include
#include
main(){
clrscr();
printf("\n\n\n\n\t\t\t\tHello World!!");
printf("\n\n\t\t\t ____________________________");
printf("\n\n\n\n\n\t\t Welcome to the Programming Subject");
printf("\n\n\n\n\n\t\t\t\t\t\t Created by: May H. Torres");
getch();
}
No comments:
Post a Comment