kidandcat Fri, 26 Jul 2019 07:15:11 -0700
`import strutils for line in testFileAll.split("\n"): #your code `
Run