Skip to content

Commit 88ba708

Browse files
Update README.md
1 parent bef2502 commit 88ba708

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Python
22

3-
## data = pd.read_github('My / Python / Repository.github')
4-
## Conents = ["Practice", "Assignments"]
5-
## sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})
3+
### data = pd.read_github('My / Python / Repository.github')
4+
### Conents = ["Practice", "Assignments"]
5+
### sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})

0 commit comments

Comments
 (0)