Convert a Python dictionary to JSON | Source Code Available #shorts

preview_player
Показать описание
Learn how to convert a python dictionary to JSON.

Source Code:
import json
my_dict={"a":1,"b:"2,"c":3}
print(type(my_dict))
print(json_obj)
print(type(json_obj))

Playlist:

#shorts #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonprojects #learnpython
Рекомендации по теме
Комментарии
Автор

Hi friends, I've just started a new YouTube channel I would be thankful if you suggest what topic you need shorts on it (short, crisp and informative) where my expertise is there like
1 devops with python
2 ml/data sci with python
3 competitive coding/algo/data structure with python
4 web/api development with python

You can use order no. to give your opinion.

Thanks once again ❤

pranjalsrivastava