medium
Convert Unstructured Text to CSV
Parse unstructured text into a comma-separated values format.
📝 프롬프트 내용
Extract the contact information from the following text and format it into a CSV structure with the columns: Name, Email, Phone Number, and Company.