#include<stdio.h>
#include<conio.h>
void main() {
printf("Hello World"); //prints text
getch(); //holds screen
}
Output:
- Blogger Comment
Subscribe to:
Post Comments
(
Atom
)
0 comments:
Post a Comment