๐ Modalitร anteprima. Le prime quindici lezioni di Foundations sono gratuite; questa รจ Pro. Avvia un trial di 7 giorni per sbloccare l'editor, i suggerimenti AI e il resto del programma. Carta richiesta, disdici in qualsiasi momento dalla Dashboard.Avvia trial di 7 giorni โ
๐ **Question:** Use \`json.dumps\` with \`sort_keys=True\` on \`{"b": 2, "a": 1}\`. Print the result.\nExpected: {"a": 1, "b": 2}
๐ Pick the right answer.
๐ก **Hint:** Re-read the theory above if unsure.