Python Fundamentals in a Nutshell
After some time off from Python, I decided to revisit some old concepts as well as learn a few new ones. Thought of summarizing them here:
If you are performing the same calculation within a function for different input arguments, use nested functio...
vaishnave.page3 min read