Skip to content

Instantly share code, notes, and snippets.

@0xDynamic
Last active March 13, 2021 11:14
Show Gist options
  • Save 0xDynamic/f69a47eb003f73c6c7e30c65da6f466f to your computer and use it in GitHub Desktop.
Save 0xDynamic/f69a47eb003f73c6c7e30c65da6f466f to your computer and use it in GitHub Desktop.
Hello World, 1337!
void Introduction()
{
printf("\x1b[92m Welcome to my Github !\n");
printf("\x1b[95m Hope you have a good day, 1337");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment