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
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
GSDigital Dictionaries in Python What is Dictionaries in Python What is Intersection in Python What is sets in python Python with Codes 2024 python basics programming with Python python tutorial python crash course what is list Copy list in python what is Index in Python What is count in python count in python sets in python Merge sets Symmetric Sets Difference Sets in Python Dictionaries Details in Python Dictionaries Values in Python
Комментарии отсутствуют
Информация о видео
1 марта 2024 г. 15:00:15
00:02:10
Другие видео канала