Web & Architecture

PYTHON JSON: ENCODE AND DCODE

1 min read

PYTHON JSON: ENCODE AND DCODE Date posted :16/05/2019 What is json: JSON stands for JavaScript Object Notation. It may be a string or text format. JSON is similar to python dictionary. Python […]