Vote count: 0
I have a text file containing unstructured data which has record locators and passenger names..I want to fetch all record locators with passenger names. If a record doesn't have passenger name don't fetch it in result. Suppose my file has: Record 1 Record 2 Record 3 John Record 4 Smith
So output file should have Record 3 John Record 4 Smith As output
Please post a python code for the same.
asked 33 secs ago
Python code required
Aucun commentaire:
Enregistrer un commentaire