Untitled

 avatar
unknown
java
2 years ago
108 B
5
Indexable
public class Test {

	public static void main(String[] args){

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