We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eea63b commit 74bcbcbCopy full SHA for 74bcbcb
1 file changed
README.md
@@ -2,6 +2,7 @@
2
3
This is a general repository about Python programming. You may find notes about virtual environments, packge managers and
4
introduction of programming in Python. The following is list of content of the repository:
5
+- [Function programming in Python](https://github.com/ashki23/Python-notes/blob/master/Function_programming.md)
6
- [Python data structures](https://github.com/ashki23/Python-notes/blob/master/Data_structure.md)
7
- [Virtual Environments in Python](https://github.com/ashki23/Python-notes/blob/master/Virtual_environments.md)
8
- [Lambda function](https://github.com/ashki23/Python-notes/blob/master/Lambda.md)
0 commit comments