filmov
tv
Python tutorial: Applying for loops and extracting values in the dictionary

Показать описание
In this lesson you will learn how to:
1. Create your own Python Dictionary,
2. Apply the for loop to display the keys() and values()
3. Finding the elements inside the dictionary
4. Create a multiple dictionary and your own keys and values by asking the user to enter the number of elements to generate a dictionary
5. Display the dictionary fieldnames using the Dictionary methods.
have fun!
1. Create your own Python Dictionary,
2. Apply the for loop to display the keys() and values()
3. Finding the elements inside the dictionary
4. Create a multiple dictionary and your own keys and values by asking the user to enter the number of elements to generate a dictionary
5. Display the dictionary fieldnames using the Dictionary methods.
have fun!