Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 185 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 185 Bytes

hello-world

Just another.repository lololol

public class Hello { public static void main(String[] args) { System.out.println("I always wonder why do we need the String[] args"); } }