Skip to content

Commit b37332f

Browse files
authored
Update README.md
1 parent 0daa1a8 commit b37332f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Link to our [wiki's Home page](../../wiki/Home)
3131
- [VS Code](https://code.visualstudio.com/Download): Requires the manual installation of the [most recent version of Python 3](https://www.python.org/downloads/). Please refer to [Python in VS Code](https://code.visualstudio.com/docs/languages/python) for more detailed instructions. We recommend the Code Runner extension (present on the website listed above).
3232
- [Vim](https://www.vim.org/): [Vim8](https://vim8.org/) or [NeoVim](https://neovim.io/) prefered. Only use if you are familiar with Vim. Recommended extensions: coc, coc-python (node.js required for both).
3333

34+
If you don't want to install Python and/or an IDE you can also use websites that interpret Python code, such as [online-python.com](https://www.online-python.com/).
35+
3436
## Other Resources
3537

3638
- Python Standard Library (Latest 3.x version released)

0 commit comments

Comments
 (0)