راه سه
#include <stdio.h>
int main()
{
/* printf function displays the content that is
passed between the double quotes.
*
printf("Hello World");
return 0;
}
Answers
Answered by
1
Answer:
output:
Hello world.
okay.
Similar questions
Math,
4 months ago
English,
4 months ago
Physics,
9 months ago
Social Sciences,
9 months ago
English,
1 year ago