for(n = 1; n < 5; n++) { System.out.println(n); try {sleep([[100]]); }
} }
public static void main(String[] args){ pro0610 th1 = new pro0610(); pro0610 th2 = new pro0610(); th1.start(); th2.start(); }