Skip to content

Instantly share code, notes, and snippets.

@quickneed
Created September 26, 2019 09:06
Show Gist options
  • Save quickneed/57db69d3b380af659e30b6a19269d40a to your computer and use it in GitHub Desktop.
Save quickneed/57db69d3b380af659e30b6a19269d40a to your computer and use it in GitHub Desktop.
1
class проект {
public static void main(String [] args {
System.out.print("Hello");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment