Computer Science, asked by adityakhabya000, 5 months ago

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 AnviParadkar
0

Explanation:

Two in verted commas are error

Hope its clear,

Thank you.

Similar questions