wikipedia assistant by python
- Install the Code Runner Extension.
- Open the Python code file in Text Editor.
- To run Python code:
- use shortcut Ctrl + Alt + N
- or press F1 and then select/type Run Code,
- or right click the Text Editor and then click Run Code in the editor context menu
- or click the Run Code button in the editor title menu
- or click Run Code button in the context menu of file explorer
- To stop the running code:
- use shortcut Ctrl + Alt + M
- or press F1 and then select/type Stop Code Run
- or right click the Output Channel and then click Stop Code Run in the context menu