python c++ c

This commit is contained in:
krahets
2023-12-01 20:47:19 +08:00
parent b824d149cb
commit e3fcf37afe
3 changed files with 23 additions and 11 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "hello-algo-code",
"extensions": [
"ms-python.python",
"ms-vscode.cpptools",
// List other extensions you want
]
}