View Single Post
(#3 (permalink))
Old
Connor is Offline
Private
Points: 336, Level: 3 Points: 336, Level: 3 Points: 336, Level: 3
Activity: 0% Activity: 0% Activity: 0%
Connor is an unknown quantity at this point
 
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Sep 2007
December 12th, 2007

public static void main(String[] args){

System.out.println("Space Shuttle Count Down Start") ;{


while (int i=10; i>0; i--){
System.out.println(int)
if ( i==8){

System.out.print("hello");


}}}
Reply With Quote