Skip to content

Instantly share code, notes, and snippets.

@parvezmrobin
Last active February 23, 2016 12:08
Show Gist options
  • Save parvezmrobin/f5a03be6944fd2057ee7 to your computer and use it in GitHub Desktop.
Save parvezmrobin/f5a03be6944fd2057ee7 to your computer and use it in GitHub Desktop.
#include <stdio.h>
void main()
{
printf("My name is Shakib the programmer.\nI am a student of siskul. \nMy roll no is 01.\nI 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