Published inDataquest DirectReturn Statement Gotcha — a case study to get a deeper understanding of the return statementReturn statements can be a source of tricky bugs in your programs. This article walks you through one such case. In the end, you will get…Aug 18, 2020Aug 18, 2020
Published inDataquest DirectUnderstanding the id function and the del keyword in PythonUnderstanding the id function and del keyword can give you a deeper understanding of how Python stores variables in the memory.Aug 13, 2020Aug 13, 2020