kopia lustrzana https://github.com/animator/learn-python
line error 71 removed
rodzic
7375e91a25
commit
bc54697727
|
@ -68,7 +68,6 @@ print(students_dict['name'])
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{"id": "01", "name": "Yatharth", "department": "Computer Science Engineering"}
|
{"id": "01", "name": "Yatharth", "department": "Computer Science Engineering"}
|
||||||
Yatharth
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## 2. Python load JSON file.
|
## 2. Python load JSON file.
|
||||||
|
|
Ładowanie…
Reference in New Issue