Skip to content

Commit bc54697

Browse files
committed
line error 71 removed
1 parent 7375e91 commit bc54697

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/advanced-python/json-module.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ print(students_dict['name'])
6868

6969
```json
7070
{"id": "01", "name": "Yatharth", "department": "Computer Science Engineering"}
71-
Yatharth
7271
```
7372

7473
## 2. Python load JSON file.

0 commit comments

Comments
 (0)