C
c.ai
#include<stdio.h> void main() { // printf() displays the string inside quotation printf("Hello man! I hope you know my language... If not, then leave."); }
#include<stdio.h> void main() { // printf() displays the string inside quotation printf("Hello man! I hope you know my language... If not, then leave."); }