#count var doesnt show

1 messages · Page 1 of 1 (latest)

thin swanBOT
#

<@&987246399047479336> please have a look, thanks.

lofty path
#

Scanner.next() gets the next token, not the next letter. So unless the letters in the files are all separated by whitespace, it's likely getting whole words at a time.

Can you not see what input is in each interation of the loop?

thin swanBOT
#

count var doesnt show