C
C#7mo ago
Ewan

✅ Trying to split a string in a file using commas

I have a string in a file with a bunch on commas which im trying to make into an array by splitting the words by the commas but its not working here, help!
No description
9 Replies
Ewan
Ewan7mo ago
its the method from lines 25 to 32 how come its not outputting the splitted array of the string inside the file?
Angius
Angius7mo ago
How can you tell?
Pobiega
Pobiega7mo ago
passing an array to Console.WriteLine will not do what you want it to do
Ewan
Ewan7mo ago
oh? does it not print out the newly split line?
Pobiega
Pobiega7mo ago
$tias
Ewan
Ewan7mo ago
OH AAAHHHHH I DO IT INDIVIDUALLY GOT IT
Angius
Angius7mo ago
🎉
Ewan
Ewan7mo ago
ok thank you catshy
Want results from more Discord servers?
Add your server
More Posts