dict can be used with keyword arguments : Convert to Dictionary : Dictionary PYTHON TUTORIALS


PYTHON TUTORIALS » Dictionary » Convert to Dictionary »

 

dict can be used with keyword arguments


d = dict(name='Gumby', age=42)
print d



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Dictionary
» Convert to Dictionary