Yes, s stands for string. The json.loads function does not take the file path, but the file contents as a string. Look at the documentation.
Yes, s stands for string. The json.loads function does not take the file path, but the file contents as a string. Look at the documentation.