diff --git a/ThePythonCode-Tutorial.code-workspace b/ThePythonCode-Tutorial.code-workspace new file mode 100644 index 00000000..2e3ec0dc --- /dev/null +++ b/ThePythonCode-Tutorial.code-workspace @@ -0,0 +1,7 @@ +{ + "folders": [ + { + "path": "C:/Github/main/pythoncode-tutorials" + } + ] +} \ No newline at end of file