I am working on a project where I have to convert a list of 200+ city names from an Excel sheet into a coding format like ["City1", "City2", "City3"]. Adding those double quotes and commas to every single word is taking hours. I tried using some online tools but they are too complicated.