Skip to content

Commit 1a9d6a0

Browse files
committed
Add discord link
1 parent 02e0998 commit 1a9d6a0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,5 @@ dmypy.json
137137
.idea/
138138
*.iml
139139

140-
# Course files that shouldn't be commited
141-
.coursecreator/
140+
# Course files that shouldn't be committed
141+
/.coursecreator/

Introduction/About/task.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Welcome to the course in basics of Python programming!
44

5+
Please join the course chat on Discord using the [link](https://discord.gg/aU6qvN5weS). There, you can ask questions, interact with instructors, and connect with your fellow students.
6+
57
#### Why Learn Python?
68
Python is one of the most popular programming languages in the world.
79
Used extensively in data science, ML, and AI, Python is the fastest growing major programming language.

0 commit comments

Comments
 (0)