line error 71 removed

pull/477/head
Yatharth 2024-05-18 18:57:26 +05:30
rodzic 7375e91a25
commit bc54697727
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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.