- Engineering
- Computer Science
- python create a dictionary with at least 4 keyvalue pairs...
Question: python create a dictionary with at least 4 keyvalue pairs...
Question details
python
-
Create a dictionary with at least 4 key:value pairs
-
Write your own module that contains at least four functions and uses a dictionary and a list. Include a doc string in your module and a comment before each function that briefly describes the function. Save it with the magic command %%writefile YOURMODULENAME.py
- Import the module into your notebook and call all of the functions
Solution by an expert tutor
