Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Convert TSV to CSV File

This Python script takes in a tsv file location as input and gives its equivalent csv file.

How to Run?

Run python3 tsv-to-csv.py to execute the script.

Screenshots

command input output