write a program to create a CSV file to store employee data such as EmpId,Empname and salary. obtain data from user and write to the file. also suppress the EOL translation
Answers
Answered by
0
Answer:
Python - CSV
CSV (stands for comma separated values) format is a commonly used data format used by spreadsheets and databases. The csv module in Python’s standard library presents classes and methods to perform read/write file operations in CSV format .
Explanation:
please mark me as brain list please reply to this number
Similar questions
English,
16 days ago
Physics,
16 days ago
Biology,
16 days ago
Science,
9 months ago
Social Sciences,
9 months ago