How to read and write JSON FILES in Python

preview_player
Показать описание
Python has out-of-the-box support for loading and saving JSON. In this video, you learn how to serialize a dictionary and write it to a JSON file and then read and deserialize to dictionaries again, using the json module.

C H A P T E R S:
0:18 Serialize a dictionary and save as a JSON text file
1:06 Load and deserialize JSON to a dictionary

M Y O N L I N E T R A I N I N G

L I N K S I N T H E V I D E O

#pythonforeveryone #programming #python
Рекомендации по теме