Thread: Hello World!
View Single Post
Default   #22   Funkduder Funkduder is offline
Posty McPostsALot
Quote:
Originally Posted by Semi: View Post
Hello Trisphee! I'm fully clothed in noob gear and ready for social virtual interaction!
String response;
...
Scanner funkduder = new Scanner(System.in);
System.out.println("Hello Semi");
response = funkduder.nextString();

...
Old Posted 02-20-2012, 11:09 PM Reply With Quote