Learning Goal: I’m working on a software engineering multi-part question and need an explanation and answer to help me learn.can you please help me solving this using python only. Given a file that contains Tab delimited text data, write a program that:
1.Reads a filename as an argument2.Then, opens that file, and reads all the data from the file, then converts it to one of the following formats, based on a second argument:-c CSV format-j JSON format-x XML format3. And saves a new file, with the appropriate file format in the current directory.i.e., the user selects a letter, and the file is saved in the appropriate format.Upload word doc showing the execution, with a link to your source code, and the 3 files (one each of CSV, JSON, and XML) created by your program.https://cdn.inst-fs-iad-prod.inscloudgate.net/00d8…
Requirements: as long as it takes

For This or a Similar Paper Click Here To Order Now