# Hello World

By [JimmyWong](https://paragraph.com/@upway) · 2022-02-07

---

    public static void main(String[] args) {
        System.out.println("HI/:-)");
    }

---

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