8.2.15.1.74. fromkeysΒΆ

classmethod Solution.fromkeys(iterable, value=None)

Create a new ordered dictionary with keys from iterable and values set to value.