# Hello World

By [lecc](https://paragraph.com/@lecc) · 2022-05-08

---

    public static void main(string[] args){        
     System.out.println("Hello World!");  
    }

---

*Originally published on [lecc](https://paragraph.com/@lecc/hello-world)*
