The following code is giving some error. Find out the error and correct it. [2]
D1 = {“a”:1, 1: “a”, [1, “a”]: “two”}
Answers
Answered by
0
Explanation:
Two in verted commas are error
Hope its clear,
Thank you.
Similar questions