I have an assignment that is asking me to open a file, then transfer all of the data containing email addresses (strings of text that include @) to an output file. How do you go about searching an opened file string by string for a character, then transfer only those strings to an output file??
No comments:
Post a Comment