Python One Liner-10 | Merge two python dictionaries using double stars

Veröffentlicht am: 06 September 2022
auf dem Kanal: Code with Pranjal Srivastava
260
10

Learn how to merge two python dictionaries.

Connect with me 👋
Linkedin:   / srivastavapranjal  

Source Code:
mydict1={"name":"Pranjal","age":24}
mydict2={"name":"Pranjal","country":"India"}
merged_dict={**mydict1,**mydict2}
print(merged_dict)

Playlist:
Python List:    • Python Lists  
Python tips and tricks:    • Python Tips and Tricks  
Python Mini Project:    • Python Mini Project  
Python Shorts series:    • Python Shorts  

If you want to learn more about Python and DevOps, you can get this course-
https://www.udemy.com/course/learn-co...

#shorts #python #pythonprogramming #pythontutorial #pythonforbeginners #pythonprojects #learnpython #competitiveprogramming


Auf dieser Seite können Sie das Online-Video Python One Liner-10 | Merge two python dictionaries using double stars mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Code with Pranjal Srivastava 06 September 2022 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 260 Mal angesehen und es wurde von 10 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!