Page 406 - ComputerScience_Class_11
P. 406
Step 5: Click on the File → Save option from the menu bar. The Save As dialog box appears.
Step 6: Navigate the location where you want to save the file and enter the name of the file in the File name text box.
Step 7: Click on the Save button and the file will be saved with the given name at the specified location.
Follow these steps to run a Python program:
Step 1: Click on Run in the Menu bar.
Step 2: Click on the Run Module option. OR Press F5 Function key.
The program will execute and the output will be shown in the Shell window.
12.4.2 PyCharm
PyCharm is a powerful IDE developed specifically for Python programming. It provides advanced tools such as
intelligent code completion, error detection, debugging and project management which help developers write and
manage Python programs more efficiently.
404 Touchpad Computer Science (Ver. 3.0)-XI

