I had to use Python for a bit at work and it was confusing
pipenv, venv, virtualenv, poetry...wtf is all this shit
a.b vs a['b'] vs a.get('b')...wtf is a KeyError
I had to use Python for a bit at work and it was confusing
pipenv, venv, virtualenv, poetry...wtf is all this shit
a.b vs a['b'] vs a.get('b')...wtf is a KeyError