Home
/
Python 3.11
/
JSON
/
decode
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
JSON
decode
Python 3.11
🇮🇩 Bahasa Indonesia
Mengembalikan representasi Python dari s (contoh str yang berisi dokumen JSON).
Syntax
PYTHON
Copy
decode(s)
See Also
str
JSONDecodeError