Skip to content

Instantly share code, notes, and snippets.

@precess
Last active February 4, 2023 09:34
Show Gist options
  • Save precess/3ad5e6f61ac17b5c3fd92cdec70b1a40 to your computer and use it in GitHub Desktop.
Save precess/3ad5e6f61ac17b5c3fd92cdec70b1a40 to your computer and use it in GitHub Desktop.
hello world.
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