Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

Load array of strings from console

String[] words = scanner.nextLine().split(" ");
 
PREVIOUS NEXT
Tagged: #Load #array #strings #console
ADD COMMENT
Topic
Name
2+2 =