CSV2JSON is a Python script which converts CSV files to their JSON counterparts. Of course, this thing can be done within a couple of lines of Python, but I wanted the output to be in a specific ...
Python: Select Interpreter Switch between Python interpreters, versions, and environments. Python: Start REPL Start an interactive Python REPL using the selected interpreter in the VS Code terminal.