Created
December 7, 2017 07:33
-
-
Save martinomburajr/6c7dfb3e2430c9a5f4024a54902aca66 to your computer and use it in GitHub Desktop.
The java main method
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public static void main(String []args) { | |
| //your work here! | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment