You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# Introduction to Python course (JetBrains Academy version) [](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
2
-
<p>This is an introductory Python course by JetBrains Academy.
3
-
The target audience are the people with little or no experience in programming who
4
-
would like to start learning Python.</p>
2
+
<p>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.</p>
3
+
5
4
6
5
<p>In this course, you will learn about the basics, such as variables and operations
7
6
with them, strings and other data structures, boolean operators, conditions, control
0 commit comments