Skip to content

Instantly share code, notes, and snippets.

@raushankrjha
Created September 13, 2019 18:22
Show Gist options
  • Save raushankrjha/9722c8fae0a333102d0b51ea1bf44a8e to your computer and use it in GitHub Desktop.
Save raushankrjha/9722c8fae0a333102d0b51ea1bf44a8e to your computer and use it in GitHub Desktop.
main()
{
print("Hello Coders..");
print(10/2);
print(10+121);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment