If you want to get a dictionary from a list and a value, use dict.fromkeys.
Link to all previous tips about Python built-in methods.