🐍 Python's `with` statement is a must-have for working with external resources. So much cleaner than try/finally blocks. What do you think ? #python #coding