demo_ref_dictionary_fromkeys.py:
➜ begtut>python demo_dictionary_fromkeys.py
['key1': 0, 'key2': 0, 'key3': 0]