5 5 Challenge Variable Length Records Variable Length Record Load Pipe Delimited File P Or Q37165515

5. 5. Challenge: variable length records

Variable Length Record

Load the pipe-delimited file P. It is organized with 3 fields oneach line: firstname|lastname|birthday.

Search for the firstname F and lastname L, replacing thebirthday with B. Write the file back out in the same pipe-delimitedformat.

i just need some help with this codio challenge, it is kickingmy butt.


Answer


As it is codio, I am assuming it is Python. If not mention inthe comments, which language you want the code in. On the otherhand, if it is Python, I have written the code as required. I haveadded useful comments beside each line for easier understanding.Please

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.