Skip to content

Files

Latest commit

80a3aee · Feb 27, 2025

History

History
16 lines (11 loc) · 1.2 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.2 KB

Introduction to Python course (JetBrains Academy version) official JetBrains project

This is an introductory Python course by JetBrains Academy. Python is a leading language for data analysis, AI, ML, automation, and more. The course is designed for individuals with little to no programming experience who want to start learning Python.

In this course, you will learn about the basics, such as variables and operations with them, strings and other data structures, boolean operators, conditions, control flow, and so on. You will try implementing loops, functions, and classes, as well as using parts of your code as imported modules, and working with text files.

Have fun and good luck!

Want to know more?

If you have questions about the course or the tasks, or if you find any errors, feel free to ask questions and participate in discussions within the repository issues.

Contribution

Please be sure to review the project's contributing guidelines to learn how to help the project.