This user has been permanently banned.
Latest Activity: Played Ballistic (Jun 12, 2015 3:14pm)
import java.util.Scanner;
class HelloWorld{
public static void main(String args[]){
Scanner yo = new Scanner(System.in);
String hi;
hi = yo.nextLine();
System.out.println(hi);
}
}
Activity Feed
BYingPro has not published any activity yet.Would you like to post a shout to welcome them to Kongregate?