demo_ref_dictionary_fromkeys2.py:
C:\Users\My Name>python demo_dictionary_fromkeys2.py
['key1': None, 'key2': None, 'key3': None]