Python Editor for Students

How to use Python editor?

  1. Click inside the editor box: you’ll see some sample Python code (Display months of a year)
  2. Type your Python program
  3. Click the ▶️ Run button (t’s located at the top of the editor (in the toolbar). This will run your code.)
  4. See the Output . The result of your code will appear.
  5. Rotate your phone for a better experience if needed.
  6. If you want to go back to your code .Click the ✏️ pencil icon (usually at the top-left).
  7. Other option if you want to see the result and you code both then rotate your mobile screen horozontally.
Scroll to Top