Загрузка...

Dictionaries Values in Python Python with Codes 2024

Welcome to GSDigital, this channel is dedicated to everything you need to know about how we will be recovering Computer training, Special Python.
Today Topic: Dictionaries #Values in Python #Python with #Codes2024
Subscribe to our Channel to get more related updates and turn on the notification: https://www.youtube.com/channel/UCWolepK9glpjy7X0xlJxNSA
===============================================================================
Codes:
info = {'name':'GS Digital', 'age':2024}
print(info.values())
my_d = {"name":"GS Digital", "Email":"shabbir_gee@yahoo.com", "Phone":"03030119381"}
print(my_d["name"])
my_d = {"name":"GS Digital", "Email":"shabbir_gee@yahoo.com", "Phone":"03030119381"}
print(my_d["Email"])
my_d = {"name":"GS Digital", "Email":"shabbir_gee@yahoo.com", "Phone":"03030119381"}
print(my_d["Phone"])
===============================================================================
Result:
dict_values(['GS Digital', 2024])
GS Digital
shabbir_gee@yahoo.com
03030119381
===============================================================================
https://www.youtube.com/playlist?list=PL8Qt5l1SIszB1nd2jTP-_cxgeTrOGwle5
1 Dictionaries in Python Python with Codes 2024 | Urdu Hindi
https://youtu.be/w1aHgTNDlAI
2 Dictionaries Details in Python | Python with Codes 2024
https://youtu.be/Y4zaKHFVFXM
3 Dictionaries Values in Python Python with Codes 2024
https://youtu.be/MXkr8-vUeUI
===============================================================================
Social Media Links
Facebook: https://web.facebook.com/ghulam.shabb...
LinkedIn: https://www.linkedin.com/in/ghulam-sh...
Twitter: https://twitter.com/Shabbir_VTIhon.

Видео Dictionaries Values in Python Python with Codes 2024 канала GS Digital
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки