Untitled

Anonymous
java
08/05/2023 5:49 AM
144 B
14
Indexable
public class Test {

	public static void main(String[] args){

		System.out.println("Hello, World!");
	
	}
}
Editor is loading...