20 lines
696 B
JSON
20 lines
696 B
JSON
{
|
|
// Use IntelliSense to learn about possible attributes.
|
|
// Hover to view descriptions of existing attributes.
|
|
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
"version": "0.2.0",
|
|
"configurations": [
|
|
{
|
|
"name": "Python: Current File",
|
|
"type": "python",
|
|
"request": "launch",
|
|
"program": "main.py",
|
|
"args": [
|
|
"o1dro0532gou6kjf58mp739d68",
|
|
"KIUomrRHWlu.IoRSESv8iopzJSJprTzrhfnk5NouLd8-1703057706-0-1-aab30ca5.bd182b60.95996e41-0.2.1703057706",
|
|
"asdf666asdf"
|
|
],
|
|
"console": "integratedTerminal"
|
|
}
|
|
]
|
|
} |