Mon May 04 2026 11:22:31 GMT+0000 (Coordinated Universal Time)
Saved by @abhishek2010
dictionary_made_by_abhishek = {"Name":"Abhishek", "Class" : 11, "School":"St. Clares"} print(dictionary_made_by_abhishek) x = 10 X11 = 20 print(x) print(X11)
Copy this HTML code:
Preview:
open_in_newInstructions on embedding in Medium
Comments