Page 15 - PlusGPT_V2.1_C8_Flipbook
P. 15
Components of Python Editor Window
Python Editor window has the following components:
Change Change Run
Menu Orientation Theme Button
Home
Code Editor
Screen
Output
Screen
Code Editor Screen: Here you can write your code.
Output Screen: Here output of the code is shown.
Home Button: By clicking on this button you can go back to
W3Schools window.
Menu Button: Menu button has some options such as
Change Orientation, Change Theme and Go to Spaces.
Change Orientation Button: This button is used to change
the orientation of Code Editor Screen and Output Screen.
Change Theme Button: This button is used to change the theme of the Python Editor window.
There are two themes available that are Dark theme and Light theme.
Run Button: Run button is used to run the code.
Writing and Running the Program
To write the Python program, type the program code in Code Editor screen.
To Run the program, click on the Run button. The output will be shown in the Output screen.
Advantages of W3Schools
Following are the advantages of W3Schools:
You can do coding for many computer languages.
You can learn coding.
It is freely available.
Introduction to Programming 13

