diff options
Diffstat (limited to 'advanced_python/README.md')
-rw-r--r-- | advanced_python/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/advanced_python/README.md b/advanced_python/README.md index cf142ea..8251e64 100644 --- a/advanced_python/README.md +++ b/advanced_python/README.md @@ -12,6 +12,7 @@ and requires the use of yaksh for practice, self-assessment, and assessment. - Students should have completed the basic Python programming material. - One should have a Python 3.x installation with IPython installed. +- Use a reasonable editor, Spyder will work. - If one desires a more advanced editor, I suggest VS Code (https://code.visualstudio.com/) which is free, open source, and very powerful. |