Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72fa79e

Browse files
authored
Update README.md
1 parent 4242402 commit 72fa79e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Each Python script in this repository has the following structure:
3434
```python
3535
"""Lists <--- Name of the topic here
3636
37+
## Author
38+
39+
- [@trekhleb](https://trekhleb.dev)
40+
3741
# @see: https://www.learnpython.org/en/Lists <-- Link to further readings goes here
3842
3943
Here might go more detailed explanation of the current topic (i.e. general info about Lists).

0 commit comments

Comments
 (0)