Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.08 KB

File metadata and controls

29 lines (16 loc) · 1.08 KB

Python Programming and PyCharm

The Python Programming Language

Python is a widely used general-purpose, high-level programming language that supports multiple programming paradigms. Its design philosophy emphasizes code readability. Python interpreters are available for installation on many operating systems, allowing Python code execution on a wide variety of systems.

Action Items

PyCharm

PyCharm is a Python integrated development environment (IDE) for programming computer software. It is developed by JetBrains. The educational edition is free and open source.

Action Items