Skip to content

Commit 823ef4f

Browse files
KranthiKranthi
authored andcommitted
Merge branch 'main' of https://github.com/githubNinja/python-examples into main
2 parents 3c53902 + 4210b31 commit 823ef4f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ __pycache__/
66
# C extensions
77
*.so
88

9+
#Idea
10+
.idea
11+
912
# Distribution / packaging
1013
.Python
1114
build/

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
# python-examples
1+
# python-examples
2+
This repository covers python basic foundations with examples and helps to understand the nuts and bolts of the language.
3+
4+
### The examples are based on 3.8.2 version

0 commit comments

Comments
 (0)