Loading Chart...
why saveStrings() does not creat any file?
list = ["abcd", "1234"];saveStrings("C:\\nouns.txt", list);