Created
April 13, 2018 06:14
-
-
Save burhanorkun/2b36e0d248fcf9196b2a55f3c76d72c6 to your computer and use it in GitHub Desktop.
java örnek
This file contains 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 class Orkun{ | |
public static void main(String[] args){ | |
System.out.println("Github gist sample!!"); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment