Preview:
dictionary_made_by_abhishek = {"Name":"Abhishek", "Class" : 11, "School":"St. Clares"}
print(dictionary_made_by_abhishek)
x = 10
X11 = 20
print(x)
print(X11)
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter