Python Code to Convert TSV to Excel

This Python code snippet converts a text file with tab-separated columns and newline-separated rows into an Excel file.