Skip to content

Instantly share code, notes, and snippets.

@raziyeaydin
Created March 11, 2013 23:00
Show Gist options
  • Save raziyeaydin/5138719 to your computer and use it in GitHub Desktop.
Save raziyeaydin/5138719 to your computer and use it in GitHub Desktop.
#include<stdio.h>
int main(){
printf("merhaba\ndunya!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment