How to use fromkeys for a Dictionary in Python

Python Dictionary fromkeys(): The fromkeys() method creates a new dictionary with keys from a given sequence and values set to