You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open file "data.txt":
Read all lines
For each line:
Process text
Store in database
Create file "output.csv":
Write headers "Name,Age,Location"
For each record in database:
Write as CSV line