6061626364656667
public Example4() { } public static void main(String[] args) { Console thisConole = new Console(); new Example4().start(); }