Python functions: Beginner to Expert

Srikanth Potukuchi
4 min readJul 25, 2020

Writing functions in python is a skill acquired over time. In this article, I attempt to write about writing python functions for beginners as well as experts. (If you are new then download it from here: https://www.anaconda.com/products/individual)

Let’s start by a simple task of adding the first 100 positive integers. You might remember the story of how Gauss, the amazing German mathematician, was…

--

--

Srikanth Potukuchi

I am working as a Lead Data Scientist in Canada. Passionate about data science since 2014. I started with SQL , R and SAS; later picked up Python.