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