Python Question:
Download Job Interview Questions and Answers PDF
How is the Implementation of Pythons dictionaries done?
Answer:
Using curly brackets -> {}
E.g.: {'a':'123', 'b':'456'}
E.g.: {'a':'123', 'b':'456'}
Download Python Interview Questions And Answers
PDF