Python Code Editor

Steps to use Python Code Editor

  1. Type or paste your code in code block—-> Execute—-> Get result
  2. To execute use CTRL + ENTER keys or Press the Play Button at the bottom right corner of the editor window.
  3. Result will be shown in next popped up window.
  4. To STOP the execution, press the Red Button at the bottom right corner of the editor window.
  5. To add new tab use {+} Button at top left of bottom right corner of the editor window.

Leave a comment