Its funny because when I was a beginner in both I strongly preferred python syntax. I thought it was much simpler.
if dict.get('key', {}).get('key-nested',{}).get....:
Its funny because when I was a beginner in both I strongly preferred python syntax. I thought it was much simpler.