Page 409 - ComputerScience_Class_11
P. 409
Step 8: The installation process will take some time.
Step 9: After completing installation, message Pycharm has been installed on your computer appear.
Step 10: Select Run PyCharm, Click on Finish to complete the process.
Step 11: Open the PyCharm from the Start Menu or you can double click on the PyCharm icon present on the desktop.
The following Screen will appear:
12.4.3 Visual Studio Code
Visual Studio Code (VS Code) is a flexible code editor developed by Microsoft. It supports Python and many other
programming languages through extensions.
VS Code provides features such as syntax highlighting, auto-completion, debugging tools, version control using Git
and an integrated terminal. You can customise the editor by installing extensions according to their needs. Because
of its speed, simplicity and support for many programming languages, VS Code is very popular among students and
developers.
Installation & IDE and Fundamentals of Python Programming 407

