Python Tutorial: Extracting values from dictionaries with for loops
HTML-код
- Опубликовано: 10 фев 2025
- Learn the basics of obtaining values from Python 3 dictionaries through the use of for loops. We will be covering different methods that automatically extract dictionary keys, values, or both at once.
Don't forget to like and subscribe!!!
Previous video:
Python Basics | Dictionaries
• Python Tutorial: Dicti...
#python #dictionaries #PracticalCoding
Top notch presentation. I’ve been working on a rather complex Trading Bot algorythm and this was the video I was after. Thanks a million.
Clear and informative. Thanks again.
Great presentation! This is exactly the information and instruction I needed to complete a major task I am currently trying to finish. The content in the video was arranged logically, it was also simple to follow, and very well paced. Thanks!
I GENUINELY LOVE YOU FOR MAKING THIS VIDEO
You can really watch my playlists for Python and R, welcome !
You're good. Thanks 👍
thanks sir, as part of my project i am really suffering, how to answer the the questions your video hlped me a lot
u will also be in our mind sir@love u
always looking from you such informative videos and all
This is great. Would love to see how it works for a dictionary within a dictionary. I keep getting errors :/
Thank you sir. Great explanation. But I am trying to find how many times each number is repeating from a given list by using dictionary in Python. Can you please help? Thanking you in advance.
Good job 👍🏻
Implement a class "Book" with attributes like "title" and "author." Include a method to check if two books are the same (having the same title and author) in python? can you help me with this
How to compare in a dictionary if the key is a substring of the value and print out the items? Eg. {Mariana: Marianapolis, Diana: Aeropol, Keri: Keriona, Jerry: Holla}
The print out is expected to be
Mariana:Marianapolis
Keri:Keriona
Pls help. Thank you!
my i hlp u
Thank you very much
Using while loop how to print the dictionary values
Tried it not working on dicts
Why did you concert the string value to a string value
Convert*
You know I have no idea what I did in these videos. It's bee so long since I've recorded them. Right now I'm working on replacing all of my older stuff because I know there's redundancies in the code
@@PracticalCoding haha I get It. Just wondering if I missed something. Either way, cool!!
I would say that you do not need such a large screen for a small example. When you record, make the recording area small. Also, for better sound, record the video, and then record you voice-over. When you combine them you get better sound, and you won't have to have the keyboard clicks and background noise.
friend, this is a good video but it could be much better if you had magnified the code. Whenever I watch a coding tutorial where the coding has been magnified I heave a sigh of relief. When the code is just a raw screen capture, no matter how talented the instructor is, I go hunt elsewhere for the information.