You need to use split within the for loop
Use a 2nd for loop to loop over the result with n2, see Reference
Then use …int(n2.trim());
You need to use split within the for loop
Use a 2nd for loop to loop over the result with n2, see Reference
Then use …int(n2.trim());