Skip to content
Crack_Willow edited this page Jun 22, 2021 · 1 revision

Hello~ World!!

This is Ryu's page

To-do List

  • Study hard
  • keep going
public class HelloWorld {
	public static void main(String [] args) {
		System.out.println("Hello World");
	}
}

Clone this wiki locally