|
|
#22
|
|
Funkduder
Posty McPostsALot
|
Quote:
Originally Posted by Semi:
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();
...
|
|
Posted 02-20-2012, 11:09 PM
|
|
|