Skip to content

Instantly share code, notes, and snippets.

@Jason-time
Created June 9, 2020 03:40
Show Gist options
  • Save Jason-time/e9f2d9704fed0d0e29b4efe9b0982760 to your computer and use it in GitHub Desktop.
Save Jason-time/e9f2d9704fed0d0e29b4efe9b0982760 to your computer and use it in GitHub Desktop.
#include <stdio.h>
main(){
printf("Hello Wold");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment