In this tutorial you'll learn the basics of JSON – what it is, where it is most commonly used, and its syntax. You'll also see how to convert a string to JSON in Python. Let's get started! What is JSON? JSON stands for JavaScript Object Notation. It is a data format...