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!
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.
Please be sure to review the project's contributing guidelines to learn how to help the project.