Skip to content

Instantly share code, notes, and snippets.

@parvezmrobin
Last active February 23, 2016 12:09
Show Gist options
  • Save parvezmrobin/00f3f499e481a8540253 to your computer and use it in GitHub Desktop.
Save parvezmrobin/00f3f499e481a8540253 to your computer and use it in GitHub Desktop.
#include <stdio.h>
void main()
{
printf("My name is Shakib the programmer. I am a student of siskul. My roll no is 01. I have came here to learn C programming language.");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment