python correct dictionary notation -


i need like

{"a"=1,"b"=2,"c"=3,"d"=4} 

but python not able decode it, gives me error message. there way around that?

thank you

replacing "=" ":" should work...


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -