Vscode Log

2021/06/24

    .vscode/settings.json
    .vscode/c_cpp_properties.json
    .vscode/launch.json
argv.json       extensions
        {
            "type": "python",
            "request": "launch",
            "name": "Debug File Python",
            "program": "${file}"
        }