Quick code to convert Last.fm API data on a user to CSV data
I started this to learn more about Python for a work project. My next step is I want to continue with this and push this data into a MairaDB database instead of just printing to console a CSV-like code.