Q. The following is used to define a ___.

Code:
d = {
	<key>: <value>,
	<key>: <value>,
	.
	.
	.
	<key>: <value>
}
  • (A) Group
  • (B) List
  • (C) Dictionary
  • (D) All of the mentioned above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Dictionary

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
398
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
95%
Success Rate