|
question needing an answer
when i import a file using the is/os command (i'm not sure which one), how do i read what's in the file? there is only one word per line in the file.
ps. my main goal is to import a file, and then find the palindromes in the file and cout them.
|