Skip to content

Commit 2b00a8c

Browse files
authored
Improved the Readme.MD file.
1 parent 8009ced commit 2b00a8c

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
# py
2-
Repository to store sample python programs for python learning
3-
Youtube channel https://www.youtube.com/channel/UCh9nVJoWXmFb7sLApWGcLPQ
2+
Repository to store sample Python programs.
3+
4+
This repository is meant for beginners to assist them in their learning of Python. The repository covers a wide range of algorithms and other programs, and would prove immensely helpful for everybody interested in Python programming.
5+
6+
If this is your first time coding in Python, I would love to suggest you begin from the [Basics](https://github.com/codebasics/py/tree/master/Basics). They are simple to understand and hopefully will prove fun to you.
7+
8+
You can also pay a visit to my very own [Youtube channel](https://www.youtube.com/channel/UCh9nVJoWXmFb7sLApWGcLPQ).
9+
10+
Contributions to the repository are welcome.
11+
12+
[![CodeBasics](https://yt3.ggpht.com/ytc/AAUvwnihwx4a5idwBTE5JFpXHb-ykyh-i1gXtFiGJYV1=s176-c-k-c0x00ffffff-no-rj)](https://www.youtube.com/channel/UCh9nVJoWXmFb7sLApWGcLPQ).
13+
14+
#### Happy coding!

0 commit comments

Comments
 (0)