Why is this showing invalid syntax

a={
“name”:“vageesha”
“class”: 12
“subject”:(“eng”,“mat”,“soc”)
}
print(a[name])