demo_ref_dictionary_fromkeys2.py:
➜ begtut>python demo_dictionary_fromkeys2.py
['key1': None, 'key2': None, 'key3': None]