Question: how do you put .txt file data that includes words and numbers into an array/array list in java ? EX) We have stats.txt, it includes
how do you put .txt file data that includes words and numbers into an array/array list in java ?
EX)
We have stats.txt, it includes names and stats for players
I want to put the names and stats into an array so that i can print out the array and then even do some calculations with those stats in the array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
