Skip to content

Commit 605b72b

Browse files
author
Shehab Abdel-Salam
committed
Add links in README
1 parent 62181e2 commit 605b72b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Udemy - The Python Programmer
22

3-
This repository contains exercises and tests for the Udemy course [The Python Programmer]() designed and maintained by Shehab Abdel-Salam.
3+
This repository contains exercises for the Udemy course [The Python Programmer](https://www.udemy.com/course/the-python-programmer) designed and maintained by [Shehab Abdel-Salam](https://www.udemy.com/user/shehab-abdel-salam-2/).
44

55
The course is divided into chapters, each containing exercises and tests. The exercises are designed to help students practice Python programming concepts, while the tests are used to verify the correctness of their solutions.
66

@@ -164,6 +164,8 @@ cd The-Python-Programmer
164164

165165
## 3. [Optional] Running the Ninja Challenges
166166

167+
> Problems are inspired by [EPI](https://elementsofprogramminginterviews.com/) book and [LeetCode](https://leetcode.com/).
168+
167169
1. Navigate to the ninja challenges directory:
168170

169171
```bash

0 commit comments

Comments
 (0)