Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 282 Bytes

PythonFunctions

some list and dictionary functions

This contains functions to create a dictionary from a value and a key, also to create a dictionary from a list of values and list of keys. Finally, it allows one to find the numbers that evenly divides an integer from a list.